Skip to content

belfastcares/mo-hugs-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mohack 2016 API

Endpoints:
    -GetLocations **GET**
    -StartEvent/location_id **GET**
    -CheckIn/location_id **GET**
    -CheckOut/location_id **GET**
    -Posts/location_id **GET/POST** POST PARAMS = {"username": "name_here", "message": "testing123"}