Skip to content

javitocor/Rails-API-tutorial

Repository files navigation

Contributors Forks Stargazers Issues Hireable

Rails API tutorial

Practice project following the instructions from: https://scotch.io/tutorials/build-a-restful-json-api-with-rails-5-part-one

Additional description about the project and its features.

Built With

  • RUBY ON RAILS
  • VSCODE

Getting Started

  • Follow the live demo link and enjoy the site.

Usage

To have this app on your pc, you need to:

  • download or clone this repo:

    • Clone with SSH:
      git@github.com:javitocor/Rail-API-tutorial.git
    
    • Clone with HTTPS
      https://github.com/javitocor/Rail-API-tutorial.git
    
  • In the project directory, you can run:

    • $ bundle install - installs all required gems

    • $ rails s - runs the app in the development mode

Automated Test

  • $ npm run test
    • Launches the test runner in the interactive watch mode.
    • See the section about running tests for more information.

Author

👤 Javier Oriol Correas Sanchez Cuesta

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

📝 License

This project is MIT licensed.