This API offers service to a react application that books and displays dance class appointments.
It was built in Ruby on Rails, has twelve end-points to manage resources, is tested with Rspec, and uses Swagger for documentation.
- Rails
- Rspec
- JWT
- Swagger
To get a local copy up and running follow these simple example steps.
Run in your terminal git clone [email protected]:Mhdez221993/comic_dance_club_back-end.git
bundle
sudo service postgresql start
rails db:migrate
rails s
rspec spec --format documentation
- A Devise-JWT Tutorial For Authenticating Users in Ruby on Rails
- How to save a date into rails
- How to Test Rails Models with RSpec
- Testing a Rails API with RSpec
- ruby on rails: heroku: Missing
secret_key_base
for 'production' environment - Adding Swagger Docs to a Rails 6 API Using Rswag
- Don't Forget to Expose Headers When Using Rack CORS
- Ruby on Rails - Join two tables add results to JSON
👤 Moises Hernandez
- GitHub: @Mhdez221993
- Twitter: @MoisesH42060050
- LinkedIn: Moises Hernandez Coronado
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- To my coding partner who helped me through all the work
- To my Stand Up Team who kept my morale up!