Skip to content

Instantly share code, notes, and snippets.

@jvorhauer
Last active October 15, 2021 13:49
Show Gist options
  • Save jvorhauer/0f3c7f4a204a8fd54d248fecf7a3fed8 to your computer and use it in GitHub Desktop.
Save jvorhauer/0f3c7f4a204a8fd54d248fecf7a3fed8 to your computer and use it in GitHub Desktop.
Gists as Notes

Gist Notes

Use Github gists to store notes.

API

Use the available API as provided by Github.

Clients

  • iOS
  • macOS
  • Web

Structure / Organization

  • User has Notes (Gists)
  • Folders
  • Tags
  • Likes
  • Follow person
  • Comments on Notes (with rating)
  • Login with Github credentials

Architecture

  • Metadata in a YugaByte DB
  • Event Sourced
  • CQRS
  • Backend: Java 17+. Spring Boot or Xoom Actors
  • Frontend: React
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment