Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mightyhorst/trademe-api-basic
Trade Me API's create auction functionality written in PHP, MySQL
https://github.com/mightyhorst/trademe-api-basic
Last synced: about 2 months ago
JSON representation
Trade Me API's create auction functionality written in PHP, MySQL
- Host: GitHub
- URL: https://github.com/mightyhorst/trademe-api-basic
- Owner: mightyhorst
- Created: 2016-01-24T23:36:55.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2014-11-06T03:26:39.000Z (about 10 years ago)
- Last Synced: 2024-04-13T11:54:50.094Z (9 months ago)
- Language: PHP
- Homepage: http://www.monnigdesign.co.nz
- Size: 586 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TradeMe API Basic Example
=================This code example creates a new auction using TradMe's oAuth API.
Written in PHP and MySQL. Depends on cUrl installation.