Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hassansin/foxycart-api-blueprint
API Blueprint for FoxyCart hAPI
https://github.com/hassansin/foxycart-api-blueprint
Last synced: 2 days ago
JSON representation
API Blueprint for FoxyCart hAPI
- Host: GitHub
- URL: https://github.com/hassansin/foxycart-api-blueprint
- Owner: hassansin
- Created: 2015-12-17T12:14:39.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-16T06:45:54.000Z (almost 9 years ago)
- Last Synced: 2023-08-11T10:56:44.772Z (over 1 year ago)
- Language: API Blueprint
- Size: 44.9 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FoxyCart API Blueprint
http://docs.foxyhapi.apiary.io/
## Development
[Hercule](https://github.com/jamesramsay/hercule) tool is used to build the blueprint from multiple files in `src`.
```sh
npm install
npm run build
npm run watch
```