Simple CRUD API for managing a local Postgres database of vampires from the game Vampire: The Masquerade
API is working and has been tested with Postman. No edge testing yet.
All endpoints currently work, except the PUT request.
- Node/Express.js
- Body-parser
- pg
- cors
- Postgres