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

https://github.com/danielbrito/node-js-studies

:green_circle: Node.js experiments.
https://github.com/danielbrito/node-js-studies

express javascript jwt nodejs postgresql rest-api sequelize

Last synced: 12 days ago
JSON representation

:green_circle: Node.js experiments.

Awesome Lists containing this project

README

          

# :green_circle: Node.js Studies

These experiments cover different tools and concepts related to back-end development with Node.js from my [self-directed](https://github.com/DanielBrito/self-learning) studies.

## :bookmark_tabs: Topics

- RESTful API
- Express
- Sequelize
- PostgreSQL
- TypeScript
- JWT

## :toolbox: Tools

- [Node Version Manager](https://github.com/nvm-sh/nvm)

## :rocket: Projects

- [RESTack](https://github.com/DanielBrito/restack-api)
- [Ecoleta](https://github.com/DanielBrito/ecoleta-nlw-rocketseat)