Skip to content

deepanjan05/NSS-backend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NSS-backend

###API details:

/Request blood:

  • Post:

    • Name
    • Email
    • ID
    • Email
    • Phone
    • Reciever
    • Address
  • JSON Response: { status: // Status code returned by the api. mail: // If the mail has been sent and/or recorded in the database. message: //Any success or error message described here. }

###Status codes:  

  • 200 : successful
  • 500 : DB connect error
  • 400 : bad request error
  • description of error is in the "message of the JSON object"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 78.4%
  • CSS 13.6%
  • JavaScript 5.2%
  • HTML 2.1%
  • Shell 0.7%