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.
- Host: GitHub
- URL: https://github.com/danielbrito/node-js-studies
- Owner: DanielBrito
- Created: 2021-02-22T21:55:11.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-10-15T22:51:26.000Z (about 2 years ago)
- Last Synced: 2023-10-16T19:26:22.694Z (about 2 years ago)
- Topics: express, javascript, jwt, nodejs, postgresql, rest-api, sequelize
- Language: JavaScript
- Homepage:
- Size: 144 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)