Categorygithub.com/luckyAkbar/jatis-redis-training
repositorypackage
0.0.0-20221016041221-eb3c5a833e44
Repository: https://github.com/luckyakbar/jatis-redis-training.git
Documentation: pkg.go.dev

# README

REDIS TRAINING on JATIS MOBILE

HOW TO USE

To use this app, simply take the file postman_collection and import that to your postman app.
You don't need to run this app entirely by yourself because I already deployed it.
Just use this host: https://redis-training.jatis.trusty.my.id/ in your postman

THINGS TO REMEMBER

All the routes are auth protected unless the login and register routes. The authentication method used is bearer. So, everytime you use this API, you must set your auth bearer token in order to get the resources you need.

Also, on this file answer.pdf I write down the redis quesioner. Please check that out.