Server API This a simple API made with Express, Node.js. How to set up locally Clone the project. Run $ npm install How to interact with APIs Endpoints locally Countries http://127.0.0.1:3000/countries Todos http://127.0.0.1:3000/todos Names http://127.0.0.1:3000/names