Skip to content

An API only app built with Rails for the comics-list-webapp. This API should be able to manage users, and save their favorites comics, shows, series, etc...

Notifications You must be signed in to change notification settings

jssol/comics-list-api

Repository files navigation

Comics List API

  • An API only app built with Rails for the comics-list-webapp. This API should be able to manage users, and save their favorites comics, shows, series, etc...

Link to FrontEnd App

Built With 🛠️

Usage

Run the following commands:
git clone [email protected]:jssol/comics-list-api.git
cd comics-list-api
bundle install
rails db:create
rails db:migrate
rails s
Open a browser and go to: https://localhost:3001 to view the backend app.

Testing

cd BookRacers
run rspec

Authors

👤 Jonathan Sivahera

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page and

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

An API only app built with Rails for the comics-list-webapp. This API should be able to manage users, and save their favorites comics, shows, series, etc...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages