Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.
/ sell_it Public archive

Example project to illustrate the online course "REST API with Ruby on Rails"

License

Notifications You must be signed in to change notification settings

sebastiencarceles/sell_it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This is a simple example project, to illustrate the online course REST API with Ruby on Rails (currently available only in french: API REST avec Ruby on Rails on Udemy).

Ruby version

2.4.0

Configuration

Perform a bundle install to install every needed gem.

Database

Simple SQLite database, just run rails db:setup.

Run the test suite

Run rspec.

About

Example project to illustrate the online course "REST API with Ruby on Rails"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published