Mhdez221993 / dance_club_api

This API offers service to a react application that books and displays dance class appointments

Home Page:https://dance-club-api.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dance club API

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.

api

Built With

  • Rails
  • Rspec
  • JWT
  • Swagger

Getting Started

To get a local copy up and running follow these simple example steps.

Run in your terminal git clone git@github.com:Mhdez221993/comic_dance_club_back-end.git

bundle

sudo service postgresql start

rails db:migrate

rails s

Run some test

rspec spec --format documentation

Helpful links

Authors

👤 Moises Hernandez

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • To my coding partner who helped me through all the work
  • To my Stand Up Team who kept my morale up!

About

This API offers service to a react application that books and displays dance class appointments

https://dance-club-api.vercel.app


Languages

Language:Ruby 99.7%Language:HTML 0.3%