tkhm / rust-wheater-api

Weather API in Japan with Rust and Framwrork

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rust-wheater-api

Pre-requisites

  • Rust (i.e. rustup, rustc, cargo), rustc は1.40で動作確認済み

Quick Start

  • アプリ起動(8080ポート): cargo run
  • コンテナイメージ作成: docker build .

About

Weather API in Japan with Rust and Framwrork


Languages

Language:Rust 63.4%Language:Dockerfile 36.6%