Ing. Orlando F. Brea y Lorena R. Izzo
Maza Gabriel Camean Fenoy Juan Pablo Damiani Juan
You must have Node.js installed and import the next github backend project: https://github.com/gabrielmaza/library-node-backend.git
To start
node install
For running
npm start
GET /api/categoria
POST /api/categoria
GET /api/categoria/:id
DELETE /api/categoria/:id
GET /api/persona
POST /api/persona
GET /api/persona/:id
PUT /api/persona/:id
DELETE /api/persona/:id
GET /api/libro
POST /api/libro
GET /api/libro/:id
PUT /api/libro/:id
DELETE /api/libro/:id
PUT /api/libro/prestar/:id
PUT /api/libro/devolver/:id