Skip to content

tnyie/journaler-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GROUP METHOD PATH JSON RESP? DESCRIPTION
USERS /users
GET /users true Get current user information
PUT /users false First time user setup
JOURNAL /journals
GET /journals true Get all owned journals
GET /journals/{id} true Get info on specific journal and children/entries
POST /journals true Create journal
Entry /entries
GET /entries - Not implemented
GET /entries/{id} true Get info on specific entry
POST /entries true Create entry

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published