Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ruby-ist/recall
Classic notes app
https://github.com/ruby-ist/recall
ruby sinatra
Last synced: about 2 months ago
JSON representation
Classic notes app
- Host: GitHub
- URL: https://github.com/ruby-ist/recall
- Owner: ruby-ist
- Created: 2021-07-23T07:34:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-10T04:37:51.000Z (almost 2 years ago)
- Last Synced: 2023-09-14T05:55:29.045Z (over 1 year ago)
- Topics: ruby, sinatra
- Language: Ruby
- Homepage: https://ruby-recall.onrender.com
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Recall
A simple notes taking web app built with with `Sinatra` micro framework following the Dan Harper's [tutsplus](https://code.tutsplus.com/tutorials/singing-with-sinatra-the-recall-app--net-19128) tutorials.
It is the first web application that I created with `Ruby`.