Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/batanoffs/backend-softuni

This project contains the course exercises from Backend Module in Software University ( SoftUni ) where we learned technologies like nodejs, express, mongodb, mongoose
https://github.com/batanoffs/backend-softuni

api authentication-backend backend bcrypt controllers cookies express mongodb mongoose nodejs routers salting services validation-backend

Last synced: 9 days ago
JSON representation

This project contains the course exercises from Backend Module in Software University ( SoftUni ) where we learned technologies like nodejs, express, mongodb, mongoose

Awesome Lists containing this project

README

        

Here I store some of the practice projects we have built during this backend module in SoftUni.
In this course I have learned

- backend authentication
- backend validation
- setting up mongodb
- configuring express.js
- working with tokens
- encription and salting
- creating services, controllers and routes