Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.
/ around-me Public archive

Server-side for an App to show events on your city, based on location, genre, etc.

Notifications You must be signed in to change notification settings

zebateira/around-me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AroundMe Server

host: around-me.heroku.com

Get all Landmarks:

Get all Landmarks with radius filter example:

Get Landmark with username example:

Get All Landmark’s Events with username example:

Get Event with id example (id field of events.json. not fb_id):

IMPORTANT

Always use fb_username.toLowerCase on requests. Example:

Landmark Name: Coliseu do Porto

FB username: ColiseuPorto

request: around-me.heroku.com/landmarks/coliseuporto.json

Add Landmark:

Force Updates

Force update on landmark data example:

About

Server-side for an App to show events on your city, based on location, genre, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published