Newsroom Challenge September 2019
This code is used to create an API which acts as a database for articles, users. It is used as the back-end for the Classy News application.
Front-end deployment
Back-end deployment
GitHub for Back-end
GitHub for Front-end
Becca Burns, Yasmine Ezequiel, Pia von Wachenfelt, David Izosimov, Miyesier Kaerman.
This backend API application is written with:
- Ruby version 2.5.1
- Rails version 6.0.0
- PostgreSQL
- Rack-Cors
- Devise-Token-Auth
- Pry
- Rspec
- Pundit & pundit-matchers
- Faker
- Stripe implementation using gems: stripe-rails and stripe-ruby-mock ...for more see Gemfile.
Inspiration for Stripe implementation: Gnosis project
MIT-license