Skip to content

Server with default CRUD operations, auth functionality (jwt) and PostgreSQL

Notifications You must be signed in to change notification settings

Lullabyq/Restfull-Api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restfull API (in progress...)

Simple backend server that have 1 entity with CRUD operations and auth functionality.

⭐ JWT authentication
⭐ MVC pattern
⭐ PostgreSql db (cloud)


Technologies:

  • Express
  • Node.js
  • PostgreSql (ElephantSql)
  • Ajv (validation)
  • Knex.js (query builder)

TODO:

  1. add ability to filter, paginate and sort employees
  2. create second entity with positions
  3. implement 2 tokens authentication (refresh, access)

About

Server with default CRUD operations, auth functionality (jwt) and PostgreSQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published