Skip to content
This repository has been archived by the owner on May 28, 2021. It is now read-only.

Latest commit

 

History

History
22 lines (13 loc) · 868 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 868 Bytes

Dr Pet Build Status Code Climate Test Coverage Dependency Status

My playground for hanami.

Curious?

To you see app running is very simple!

You have two options:

Website

Access http://drpet.herokuapp.com using credentials:

email: drpet@mcorp.io
password: 123456

API

curl -H 'Authorization: token df44887813515d879119155520aa0280' -H "Accept: application/json" 'https://drpet.herokuapp.com/api/v1/pets'