| 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 |
-
Notifications
You must be signed in to change notification settings - Fork 0
tnyie/journaler-api
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published