A lot of these questions can be answered by looking through the docs.
Think about config.js and default.js like this. config.js acts as your server. It reflects what you want your get, post, del, etc. requests should respond with. default.js is kind of like your seeder for your server.