Skip to content

Alameen688/oxygen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oxygen

Build Status Coverage Status

API server for MyDiary

Base url - http://mydiaryoxygen.herokuapp.com/api/v1/

Endpoints

/GET get all entries - http://mydiaryoxygen.herokuapp.com/api/v1/entries
/POST add new entry - http://mydiaryoxygen.herokuapp.com/api/v1/entries
/PUT update entry - http://mydiaryoxygen.herokuapp.com/api/v1/entries/{id}
/GET get an entry - http://mydiaryoxygen.herokuapp.com/api/v1/entries/{id}
/DELETE delete an entry - http://mydiaryoxygen.herokuapp.com/api/v1/entries/{id}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published