A basic API where users admins can create News and logged users can see them. Built with Ruby on Rails.
Additional description about the project and its features.
- RUBY ON RAILS
- DEVISE
- ACTIVE MODEL SERIALIZERS
- RACK-CORS
- SIMPLE TOKEN AUTHENTICATION
- RSPEC
- TRAVIS CI
- VSCODE
You can check all the project information here :point_left
To have this app on your pc, you need to:
-
download or clone this repo:
- Clone with SSH:
git@github.com:javitocor/news-api.git
- Clone with HTTPS
https://github.com/javitocor/news-api.git
-
In the project directory, you can run:
-
$ bundle install
- installs all the gems required by the project -
$ rails server
- runs the server in the development mode
-
$ rspec
- Launches the tests.
- Launches the tests.
- Create the RESTfull API.
👤 Javier Oriol Correas Sanchez Cuesta
- Github: @javitocor
- Twitter: @JavierCorreas4
- Linkedin: Javier Oriol Correas Sanchez Cuesta
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.