A simple library for Foursquare API
Using npm:
npm i --save ts-foursquare
Using yarn:
yarn add --dev ts-foursquare
Look at the documentation
Tests are written with jest
Using jest:
yarn run test
- TSDX - TSDX
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Arnaud Zheng - Initial work - arnaud-zg
See also the list of contributors who participated in this project.
Give a ⭐️ if this project helped you!
This project is licensed under the MIT License - see the LICENSE.md file for details