Skip to content

habeebability/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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.6%
  • CSS 16.4%
  • HTML 11.0%