Skip to content

SarpongAbasimi/privacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

165 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Privacy App

TechStack

  • cats-effects
  • http4s

Example Data

sign up

{
    "fullName": "Sarpong",
    "email": "sarpong@demo.com",
    "telephone": "07945778764",
    "password": "sarpongPassword",
    "profileName": "sarpongchris",
    "street": "Upper Appen",
    "city": "City",
    "postcode": "B20 7EP"
}

Log in

{
    "email" : "sarpong@demo.com",
    "password" : "sarpongPassword"
}

About

📝

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published