Releases: lamaparbat/HERALD-API-SERVER
Releases · lamaparbat/HERALD-API-SERVER
Beta Version 0.1
This first beta version 0.1 of the Routine Management System Backend consisting the least and common features including Login & signup, and the CRUD of Routine management including create routine, update routine, get routine and delete routine. For security & authentication purpose, we have used bcrypt-js(Hashing) and JWT (JSON WEB TOKEN), and Browser caching including localStorage.