microcule-examples

多种编程语言中的示例 HTTP 微服务的开源集合。(Open-source collection of example HTTP Microservices in many programming languages.)

  • Owner: stackvana/microcule-examples
  • Platform: Linux, Mac, Windows
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

microcule-examples

Open-source collection of example HTTP Microservices in multiple programming languages

Running examples locally

Any of these examples may be run locally by cloning this repository and navigating to the directory of the specific example and running:

For example:

git clone https://github.com/stackvana/microcule-examples
cd coin
npm install
npm start

Will start a local service that returns crypto-currency prices.

Running npm start will use the stack CLI tool to start the example service on it's on HTTP server.

Installing microcule

You might also find it useful to install microcule globally to your system.

npm install microcule -g

This will allow you to run the microcule command for any local services you write.

Main metrics

Overview
Name With Ownerstackvana/microcule-examples
Primary LanguageJavaScript
Program languageShell (Language Count: 20)
PlatformLinux, Mac, Windows
License:
所有者活动
Created At2016-09-28 02:06:47
Pushed At2019-04-09 22:27:49
Last Commit At2019-04-09 18:27:48
Release Count4
Last Release Namev6.0.0 (Posted on )
First Release Namev4.0.0 (Posted on )
用户参与
Stargazers Count56
Watchers Count4
Fork Count5
Commits Count29
Has Issues Enabled
Issues Count3
Issue Open Count1
Pull Requests Count1
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private