albertkim / Generic-api

A generic api server structure focused on users and authentication.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:TypeScript 87.4%Language:Batchfile 9.0%Language:JavaScript 3.6%