https://github.com/cachewatch/api
API for developer
https://github.com/cachewatch/api
Last synced: 4 months ago
JSON representation
API for developer
- Host: GitHub
- URL: https://github.com/cachewatch/api
- Owner: cachewatch
- License: gpl-2.0
- Created: 2015-01-04T16:58:22.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-03-04T22:23:55.000Z (over 10 years ago)
- Last Synced: 2025-09-12T07:47:22.645Z (9 months ago)
- Size: 453 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Documents Of CacheWatch
Install
```
$ git clone git@github.com:cachewatch/api.git cachewatch-doc
$ pip install mkdocs
```
#### Use
```
$ cd cachewatch-doc
$ mkdocs serve
```