Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eapenzacharias/ruby-getting-started
https://github.com/eapenzacharias/ruby-getting-started
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/eapenzacharias/ruby-getting-started
- Owner: eapenzacharias
- Created: 2019-07-18T20:28:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T06:07:23.000Z (18 days ago)
- Last Synced: 2024-10-21T08:59:11.277Z (18 days ago)
- Language: Ruby
- Size: 112 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 59
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction to Rails - Let's Get Building
This is the second project from the Introduction to Rails curriculum at [Microverse](https://www.microverse.org/) - @microverseinc
* The goal was learn about basics of REST API in Ruby on Rails
* The project is done on Rails using ruby.#### [Assignment link](https://www.theodinproject.com/courses/ruby-on-rails/lessons/getting-your-feet-wet)
#### Authors
* [@lilleonz](https://github.com/lilleonz)
* [@eapenzacharias](https://github.com/eapenzacharias)