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
- Host: GitHub
- URL: https://github.com/walkr/nanosphere
- Owner: walkr
- License: mit
- Created: 2016-03-02T01:41:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-26T19:44:55.000Z (over 2 years ago)
- Last Synced: 2024-10-09T21:51:29.628Z (8 months ago)
- Language: Python
- Size: 17.6 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
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/*`