Node-TS-Auth-API-Starter

A template repo for RESTful APIs built with ExpressJS & TypeScript using JWT Authentication


Project maintained by DLMousey Hosted on GitHub Pages — Theme by mattgraham

This repo contains a fully functional example RESTful API using NodeJS, Typescript, ExpressJS and TypeORM. The getting started guide on this page is split into 2 secions - creating your own API based off this template (New API), and setting up and environment to work on the template itself (Template Dev).

Developer Setup (New API)

You’re now ready to start building your api, a good place to start would be adding a new router