In this backend project we will put in practice all the knowledge that has been given by our teachers during the lkast weeks, among the technologies that we found, we can highlight the next ones... node + express, además de MongoDB/mongoose. The project will be based on a social network.
Once analized the project necessities, its expected that the student will develope an API able to do the following things:
- Register an user usin Bcrypt.
- Login users + token + middleware.
- To be able to create a CRUD.
- To give and delete a like from a post.
- To deploy a backend.
- Use git branches, at the end the 2 branches remaining should be the main branch and the develop.
- Excellent README has to be done.
I have used the following technologies in this project:
- NODE
- EXPRESS
- MONGODB
- MONGOOSE
Project developed by Daniel Miguelez [https://github.com/DanielMiguelez]