Skip to content

Created an Application which is able to drive the Google Keep Application. Basically an ASP.NET Working Example for Implementing All Verbs

Notifications You must be signed in to change notification settings

HelloKuldeep/ToDoApi

Repository files navigation

Keep Backend - Similar to Google Keep

Created an Application which is able to drive the Google Keep Application.

The intent of the application is to use ASP .NET Core Web API's and Entity Framework Core

Google Keep Specs

  • A Note can have potential things:
    • Must have a title
    • Can have plain text
    • Can have checklist, basically a list of items
    • Can have a set of labels
    • Can be pinned
  • Should be able to create notes
  • Should be able to retrieve all/individual notes
  • Should be able to delete a set of/individual notes
  • Should be able to edit an individual note
  • Should be able to retrieve notes by labels
  • Should be able to retrieve pinned notes
  • Should be able to search the notes by title

About

Created an Application which is able to drive the Google Keep Application. Basically an ASP.NET Working Example for Implementing All Verbs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages