Skip to content

smartsite/tripless-api-documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

tripless-api-documentation

Documentation for Triplesss RESTful API

Users

/user/[:user_id]

GET | POST

/user/[:user_id]/status

GET | POST

/user/login

GET | POST

/user/logout

GET

/user/[:user_id]password_reset

POST

/user/[:user_id]profile

GET | POST

/user/search

GET

/user/[:user_id]/connection

GET | POST

/user/[:user_id]/connections

GET

/user/[:user_id]/value

GET | POST

Register

/register

POST

/register/verify

GET

/register/link

GET

/suburbs

GET

Posts

/posts

/post/[:post_id]

/post/[:post_id]/visibility

/post/[:post_id]/image

/post/[:post_id]/images/[:offset]

/post/[:post_id]/text

/post/[:post_id]/reaction

/post/[:post_id]/reactions

/post/[:post_id]/tags

/post/[:post_id]/comment

/post/[:post_id]/edit

Feeds

/feeds

GET

/feed/[:feed_id]

GET

Members

/member

GET | POST

/member/[:member_id]/status

GET | POST

Notifications

/notification

GET | POST

/notifications/[:user_id]

GET

About

Documentation for Triplesss RESTful API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published