Skip to content
This repository has been archived by the owner on Feb 11, 2020. It is now read-only.

stiakov/TasteExplorer-API

Repository files navigation

Taste Explorer Network API

It's the backend side that will serve a set of JSON endpoints for an application intended to find, publish, discover and collect beverage and food places in your city.

Getting Started

Prerequisites

  • Ruby 2.7
  • Rails 6.0

Setup Dependencies

  • Run bundle install on the project's root directory.

Setup Database

  • Generate the database: rails db:create
  • Run the migrations: rails db:migrate
  • Populate db with seeds: rails db:seed

Run the server

  • Run this command: rails server

Author

👤 Santiago Torres G.

🤝 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!


Get more details at codescene.io.

About

Taste Explorer - API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published