Background REST API Redis

REST API Redis


REST API for personal use with authentication. This allows me to have an API available 24/7 to perform tests during application development. Rapid deployment thanks to Heroku

Redis: key / value storage (a string that I can convert to JSON)

HTTP Methods : GET / POST / DELETE / PUT

Develop with:

nodejs

javascript

express

jwt

redis

heroku