Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomoat/micro-service
micro service base micro
https://github.com/tomoat/micro-service
microservice nodejs nodejs-api
Last synced: about 1 month ago
JSON representation
micro service base micro
- Host: GitHub
- URL: https://github.com/tomoat/micro-service
- Owner: tomoat
- License: mit
- Created: 2017-02-25T13:50:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-05-11T18:04:44.000Z (over 2 years ago)
- Last Synced: 2024-04-15T00:00:22.736Z (7 months ago)
- Topics: microservice, nodejs, nodejs-api
- Language: JavaScript
- Size: 38.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# micro-service [![Build Status](https://travis-ci.org/tomoat/micro-service.svg?branch=master)](https://travis-ci.org/tomoat/micro-service)
> My prime microservice
[![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/tomoat/micro-service)
## Usage
```bash
$ npm install --global micro-service
$ micro-service
```## Deployment
This microservice can be deployed to [now](https://zeit.co/now) by Zeit.
Assuming you've got `now` installed and set up:```bash
$ now tomoat/micro-service
```Alternative, deploy right now without even leaving the browser:
[![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/tomoat/micro-service)
## License
MIT © tomato