Skip to content

kai-kou/simple_api_and_web_server_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simple_api_and_web_server_python

Pythonの標準ライブラリでAPIサーバとWebサーバを立ち上げる

Usage

> git clone https://github.com/kai-kou/simple_api_and_web_server_python.git
> cd simple_api_and_web_server_python
> python app.py
> python -m http.server 8080
> open http://localhost:8080/

About

Pythonの標準ライブラリでAPIサーバとWebサーバを立ち上げる

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published