Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

souzavitor/nodejs-study

Repository files navigation

NodeJS Study

Hi there, this is a simple repository where I try to implement everything I can that I learned about NodeJS.

Features

Currently, this repository has the following features:

  • A simple CRUD to maintain users
  • A simple CRUD to maintain places registered by users
  • A simple JWT implementation

Technologies and main tools

For now I'm using the followeing technologies:

  • MongoDB to save users and places
  • Docker to create the containers
  • The API is powered by Express.js

To Do

  • Implement unit tests
  • API docs using swagger
  • Implement AWS SQS to queue email verifications

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages