Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 202 Bytes

File metadata and controls

12 lines (9 loc) · 202 Bytes

node-api-boilerplate

Features

  • Project Structure
  • Database connection with knex
  • Database ORM with objection
  • Login
  • Register
  • Session JWT
  • API Key Middleware