Skip to content

sbrnag/riclatest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ReferralInida usecases developed.

1. Signup:
   Method: POST
   URL :   http://localhost:8080/referralindia/signup
   Example Payload :  {"personalEmail": "[email protected]" , "password" : "xxxx", "firstName" : "xxxxx" , "lastName": "xxxxx"}


2. Login:
   Method: GET
   URL   : http://localhost:8080/referralindia/login?username=xxxx&password=xxxxx
   

3. Method : DELETE
   URL    : http://localhost:8080/referralindia/logout
   Header value : secretKey : xxxxx   

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages