Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/foursquare/foursquare-places-api-samples
Developer Examples for using Foursquare products
https://github.com/foursquare/foursquare-places-api-samples
Last synced: about 2 months ago
JSON representation
Developer Examples for using Foursquare products
- Host: GitHub
- URL: https://github.com/foursquare/foursquare-places-api-samples
- Owner: foursquare
- License: other
- Created: 2022-08-16T16:22:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-25T21:12:56.000Z (over 1 year ago)
- Last Synced: 2024-11-10T00:29:38.411Z (3 months ago)
- Language: HTML
- Size: 219 KB
- Stars: 2
- Watchers: 8
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Foursquare Places API Examples :blue_book:
This repo contains examples for developers to quickly get started with Foursquare's Places API. Example use cases and features are outlined below.
Each example has a README that explains how to use it. Every example requires a API key to run successfully, so be sure to have one ready or generate a new key in the [Foursquare Developer Console](https://foursquare.com/developers/home).
For additional support join our [Developer Discord Community](https://discord.gg/foursquaredevs)
### Index :open_file_folder:
- [Address Autofill and Web Place Search](./places-api/javascript/places-api-js/)
- [Bulk Harmonization Script](./places-api/python-scripts/bulk-places-match/)
- [Places API Search with Leaflet](./places-api/javascript/places-api-leaflet-js/)
- [Place Search in SwiftUI with Mapbox SDK](./places-api/ios/mapbox-swiftui/)Check back often as new examples are added to this repo!