Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keroloussamy/hotelzilla-api
The back-end API for a hotel reservation app. It has endpoints for users / hotels / cities / rooms types to allow users to do auth users, CRUD hotels, make reservations.
https://github.com/keroloussamy/hotelzilla-api
oop postgresql rails rspec-testing ruby
Last synced: 3 months ago
JSON representation
The back-end API for a hotel reservation app. It has endpoints for users / hotels / cities / rooms types to allow users to do auth users, CRUD hotels, make reservations.
- Host: GitHub
- URL: https://github.com/keroloussamy/hotelzilla-api
- Owner: keroloussamy
- Created: 2022-05-04T19:20:22.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-05-19T16:00:38.000Z (over 2 years ago)
- Last Synced: 2023-03-10T07:22:04.396Z (almost 2 years ago)
- Topics: oop, postgresql, rails, rspec-testing, ruby
- Language: Ruby
- Homepage: https://hotelzilla-api.herokuapp.com/api-docs/index.html
- Size: 119 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README copy.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...