simple-express-crud-api This is just a simple CRUD API of Books made with Express. The aim is to provide an API as starting point to other implementations or tests. To start it, install Node and run: npm install npm start