Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```