Skip to content

CorainChicago/DonutDatabase

Repository files navigation

##Donut Database

This is a Rails app started to promote the evaluation of donuts in Chicago, then I realized that was being selfish. Everyone deserves the best donut.

curl '-H token: 349ab29a-xtab-423b-a5hc-5623bc39b8c8"=b/Ow2LotEIDWacnPquLMqzuhgiRyaBS9ARxhMXNvLKk/QOT97cFBqXyoOdD5Uq3XcHcwJqbZXZxLzMomhWFaFQ= options=[email protected]' http://localhost:3000/api/v1/donuts

##Login Example

curl --data "email=[email protected]&password=password" http://localhost:3000/api/v1/sessions

Returns JSON for the User

curl --data "email=[email protected]&token=b/Ow2LotEIDWacnPquLMqzuhgiRyaBS9ARxhMXNvLKk/QOT97cFBqXyoOdD5Uq3XcHcwJqbZXZxLzMomhWFaFQ==" http://localhost:3000/api/v1/donuts

curl -X GET 'http://localhost:3000/api/v1/[email protected]&token=b/Ow2LotEIDWacnPquLMqzuhgiRyaBS9ARxhMXNvLKk/QOT97cFBqXyoOdD5Uq3XcHcwJqbZXZxLzMomhWFaFQ=='

About

A resource for donut reviews

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published