Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.44 KB

README.md

File metadata and controls

30 lines (24 loc) · 1.44 KB

MyDiary

Build Status Coverage Status Maintainability

Description

An online journal where users can pen down their thoughts and feelings.

Gh-pages Link

https://damafeez.github.io/MyDiary/UI/

Template Pages

  • /index.html
  • /home.html
  • /settings.html

Heroku Link

api-mydiary.herokuapp.com/api/v1

API Routes

HTTP VERB ENDPOINT FUCTIONALITY
GET api/v1/entries Get all diary entries
GET api/v1/entries/:id Get specific diary entry
POST api/v1/entries Create a new diary entry
PUT api/v1/entries/:id Modify an existing diary entry
POST api/v1/auth/signup User signup

Author

Afeez Awoyemi @damafeez