Creating an API with node.js.
There are a lot of points in which It can be improved. The following contents are not cool stuff to do, but I did, because I was just practing:
- The raw Datatabase queries;
- Push sensible files, such as, database, keyhash and config files;
- Other details through the code.
Small project to practice technologies and libraries related with node.js
It is just necessary run the npm start
.
- Authentication by JWT;
- Canceling token by redis blacklist;
- Application divided by responsibilities;
- Database access.
Concluded. There is no indicates for futures developments.
Created by antonioChristofoletti - feel free to contact me!