simple-express-crud-api This is just a simple CRUD API of Todos made with Express. Rest Api: node js express framework Docs: swagger DB: postgresql To start it, add env file, install Node and run: 1.add your env file 2.npm install 3.npm start