Skip to content

damafeez/MyDiary

Repository files navigation

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