/API_Design

Excercise for Bradfield school of CS

Primary LanguageRuby

Gist style application

  • To run the CLI version just run ruby CLI_client.rb

  • To run the HTTP version:

    bundle install
    rackup --env production config.ru