An open API service indexing awesome lists of open source software.

https://github.com/sitetester/user-registration-rest-api


https://github.com/sitetester/user-registration-rest-api

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# user-registration-rest-api

Currently /register, /login & /dashboard routes are functional.

Backend is generating JWT token for /login and it can be verified on /dashboard route

Image can be uploaded on /uploadImage route

# IN PROGRESS