Skip to content

curhatin/api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

api

Curhatin API

name link param
Register https://curhatin.herokuapp.com/account/register {fname : string, email : string , password :string}
Login https://curhatin.herokuapp.com/account/login {email : string , password : string}
tag https://curhatin.herokuapp.com/tag {tag:string}
post https://curhatin.herokuapp.com/post/add {postId : integer , tagId: integer , post : text , topic : text}
comment https://curhatin.herokuapp.com/comment/add {postId : integer , accountId : integer , comments : TEXT}
postComment https://curhatin.herokuapp.com/postcomment/get {postId : integer}

About

Curhatin API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •