Skip to content

A generic api server structure focused on users and authentication.

Notifications You must be signed in to change notification settings

albertkim/Generic-api

Repository files navigation

Generic-api

A generic API server structure. Will work well with Generic-web project to create a fully functional authentication web application.

Stack:

  • Node.js
  • Typescript
  • Express
  • Bookshelf + Knex

Features:

  • Clustering to increase throughput
  • ORM/DB agnostic repository data access layer
  • HTTP bearer tokens for logged in users
  • Environment variable checking functionality
  • Type checking with Typescript 2.0

About

A generic api server structure focused on users and authentication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published