An open API service indexing awesome lists of open source software.

https://github.com/mcodex/rocketseat-fastfeet-api


https://github.com/mcodex/rocketseat-fastfeet-api

express helmetjs jwt postres sequelize

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Fastfeet API

![image](./logo.png)

---

## 📖 About

Fastfeet is a platform built for a "fake" shipping company. It was made by me during my journey as student from Rocketseat's bootcamp.

## 📚 Techs/Libraries

* [ExpressJS](https://expressjs.com/)
* [HelmetJS](https://helmetjs.github.io/)
* [Airbnb's ESlint](https://www.npmjs.com/package/eslint-config-airbnb)
* [Nodemon](https://nodemon.io/)
* [Sucrase](https://sucrase.io/) - For ES6+ support
* [Sequelize](https://sequelize.org/) - Database ORM
* [JWT](https://jwt.io/)

## 📦 Installation

It is easy, just run:

* `yarn` - to install dependencies
* `yarn dev` - to start development mode