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

https://github.com/walkr/nanosphere

A collection of nano services in Python
https://github.com/walkr/nanosphere

Last synced: 3 months ago
JSON representation

A collection of nano services in Python

Awesome Lists containing this project

README

        

============
nanosphere
============

A collection of useful nanoservices.

### Usage:

````shell
$ nanosphere-sms start --config etc/nanosphere.sms.json
```

* Same routine for other services: `nanosphere-auth`, `nanosphere-push`, etc.
* Example config files `./etc/*`