Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

山梨県 温泉利用施設API

Testing Deploy

出典

API 仕様

ライセンス

本ソフトウェアは、MITライセンスの元提供されています。

開発者向け情報

環境構築の手順

  • 必要となるPythonバージョン: 3.6以上
  • 必要となるJavaバージョン: 8以上

pip を使う場合

$ pip install -r requirements.txt
$ uvicorn app.main:app --reload

docker を使う場合

$ docker pull opendata19/fastapi-tabula:latest
$ docker run -p 8000:80 -v $(pwd)/app:/app -itd opendata19/fastapi-tabula:latest

About

山梨県 温泉利用施設API

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages