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

https://github.com/cachewatch/api

API for developer
https://github.com/cachewatch/api

Last synced: 4 months ago
JSON representation

API for developer

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