microcule-examples

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

  • 所有者: stackvana/microcule-examples
  • 平台: Linux, Mac, Windows
  • 許可證:
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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.

主要指標

概覽
名稱與所有者stackvana/microcule-examples
主編程語言JavaScript
編程語言Shell (語言數: 20)
平台Linux, Mac, Windows
許可證
所有者活动
創建於2016-09-28 02:06:47
推送於2019-04-09 22:27:49
最后一次提交2019-04-09 18:27:48
發布數4
最新版本名稱v6.0.0 (發布於 )
第一版名稱v4.0.0 (發布於 )
用户参与
星數56
關注者數4
派生數5
提交數29
已啟用問題?
問題數3
打開的問題數1
拉請求數1
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?