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

https://github.com/cloud11665/cldsh-api


https://github.com/cloud11665/cldsh-api

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# cld.sh api
runs on pypy v7.3.5

to build
```sh
docker build -t "cld.sh-api" .
docker run -d --net="host" --name="api.cld.sh" "cld.sh-api/latest"
```