Skip to content

sousadiego11/markings-api

Repository files navigation

Typescript API

This API was built using Eslint and Typescript for a better code reading and safety.

Installation ✨

Use the package yarn to install the dependecies.

yarn install

Usage 🔥

yarn start
yarn dev

Tools used in this project 🍏

Express
Typescript
JWT
Bcrypt
Eslint
PgPromise
DesignPatterns

Project objective

  • Clean API architecture.
  • User creation and authentication.
  • Integration with Psql database.
  • Perform Database queries.
  • Typescript powerfull implementations.

License

MIT