Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nescalante/fulbaso-api
Fulbaso REST API ⚽️
https://github.com/nescalante/fulbaso-api
Last synced: about 1 month ago
JSON representation
Fulbaso REST API ⚽️
- Host: GitHub
- URL: https://github.com/nescalante/fulbaso-api
- Owner: nescalante
- Created: 2012-08-03T16:15:36.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2022-06-22T16:16:58.000Z (over 2 years ago)
- Last Synced: 2024-04-14T22:16:01.502Z (9 months ago)
- Language: C#
- Homepage: http://fulbasoapi.apphb.com/places
- Size: 4.57 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fulbaso API
> Experimental WCF Service exposing REST API
## Place Service
### /list
- Uri: http://fulbasoapi.apphb.com/places/list
- Parameters:
- init: rows to skip in the query
- rows: count of rows to show
- term: a search term for the query
- lat: latitude to search from
- lng: longitude to search from
- players: count of players for the courts
- locations: locations to search into
- tags: tags for the courts
- indoor: set if the courts are indoor
- lighted: set if the courts are lighted### /get
- Uri: http://fulbasoapi.apphb.com/places/get/:id
- Parameters:- id: the id of the place