Skip to content

agarwal-123/String-Shortner-Back

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

events-schedular-app

Read the documentation at:

https://documenter.getpostman.com/view/11583304/SztEaSYJ
(All api's can be tested by clicking on Run on Postman button.)

Deployed on Heroku:


https://events-handler-app.herokuapp.com/

Authourisation Used:

A authourisation of Authorisation: Bearer '{token here}' is used to restrict unauthorised access.The token is to be sent from users side in headers. The token is given to user when loggen in and on registration time.

Database Models:

users,tasks
users table contains userID,name,email,password,token alloted
tasks table contains description ,userID(Foriegn key),compelete status.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published