Express API no ORM

Basic entity CRUD and validation using only pg library for database operations.

Dependencies

Dev Dependencies

TODO

  • Basic CRUD
  • Basic Validations
  • Http Status lib
  • Response and error build lib
  • Validation middleware
  • ESLint and Prettier config
  • Logger
  • Not Found middleware
  • Tests
  • Environment Variables
  • CORS