Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scowluga/notera

A website to annotate and bookmark Spotify tracks by timestamp, containerized and deployed on AWS using EB, RDS, and ElastiCache
https://github.com/scowluga/notera

Last synced: 30 days ago
JSON representation

A website to annotate and bookmark Spotify tracks by timestamp, containerized and deployed on AWS using EB, RDS, and ElastiCache

Awesome Lists containing this project

README

        

# Overview

Notera is a platform to annotate and bookmark Spotify audio tracks by timestamp. Use it to keep track of your favourite musical moments, save key points in podcasts for later, and share everything with your friends.

The Notera client is in-progress and built using React.

The Notera server is built using Go, Redis, PostgreSQL, Docker, and hosted completely on AWS using Elastic Beanstalk, RDS, and ElastiCache.

See the [server](https://github.com/Scowluga/Notera/tree/master/server) folder for setup instructions and API documentation.