1.4.0 • Published 6 years ago

@zoolanders/zooadmin-api v1.4.0

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

ZOOadmin API

This repository stores the ZOOadmin API schemas and autogenerated documentation.

Documentation

The documentaiton is autogenerated using the tools from Cloudflare which are based on Webpack, React, Doca, json-schema-loader among others.

The compiled version is stored in gh-pages.

Server

The mock-server is using json-server behind the scenes to mimic a real server. The requests and params supported are specified in the schemas.

yarn install
yarn start

Emulate response delay

yarn start -- --delay 500
1.4.0

6 years ago

1.3.0

7 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago