Skip to content

antonioChristofoletti/nodejs-express-api-testing-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs Express API Testing Auth

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.

Purpose

Small project to practice technologies and libraries related with node.js

Used Technologies

Setup

It is just necessary run the npm start.

Features

  • Authentication by JWT;
  • Canceling token by redis blacklist;
  • Application divided by responsibilities;
  • Database access.

Status

Concluded. There is no indicates for futures developments.

Contact

Created by antonioChristofoletti - feel free to contact me!

About

Practicing with node.js. express and others libraries.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published