https://github.com/andygeek/books-api-rails
Api en Ruby on Rails con los modelos Genero y libro y su respectiva relación.
https://github.com/andygeek/books-api-rails
ruby ruby-on-rails
Last synced: about 1 month ago
JSON representation
Api en Ruby on Rails con los modelos Genero y libro y su respectiva relación.
- Host: GitHub
- URL: https://github.com/andygeek/books-api-rails
- Owner: andygeek
- Created: 2021-09-15T00:53:58.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-16T21:19:33.000Z (almost 5 years ago)
- Last Synced: 2025-04-07T05:45:31.433Z (about 1 year ago)
- Topics: ruby, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 31.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
Api creado con Ruby on Rails que modela la relación Libro y Genero. Es una API muy básica, no esperen gran cosa de este repositorio.