Skip to content

Xiuw/home-service-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

home-service-api

Back-end application for Home-service: https://master.dftwfw44dszet.amplifyapp.com/

  1. get request for getentry - respond with all entries that stored in the database
  2. get request for profile/:id - respond with account info for specific user
  3. get request for post/:id - respond with specific entry
  4. post request for entry - store entry into the database
  5. post request for register - store new account info into the databse
  6. post request for login - check if authentication matches, respond with account info for that user if matched

About

API for home-service web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published