An open API service indexing awesome lists of open source software.

https://github.com/yuhexiong/cafe-map-server-flask-python


https://github.com/yuhexiong/cafe-map-server-flask-python

api flask full-stack python

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Cafe Map Server

### DataSet From [Cafenomad](https://cafenomad.tw/)
整合 Cafenomad API,並使用 OpenStreetMap 在伺服器上顯示資訊。

## Overview

- **程式語言**:Python v3.9.15
- **Web 框架**:Flask v3.0.0

## Run

```bash
python app.py
```

## Page
- 點擊按鈕後,表格將會顯示。
![image](https://github.com/yuhexiong/cafe-map-server-flask-python/blob/main/image/example.png)