https://github.com/anatoly-scherbakov/geopatterns-demo
A demo for `geopatterns` Python library built with AWS Lambda and Terraform, to demonstrate a minimalistic example of a serverless app on Python.
https://github.com/anatoly-scherbakov/geopatterns-demo
apigateway aws geopatterns lambda serverless
Last synced: 7 months ago
JSON representation
A demo for `geopatterns` Python library built with AWS Lambda and Terraform, to demonstrate a minimalistic example of a serverless app on Python.
- Host: GitHub
- URL: https://github.com/anatoly-scherbakov/geopatterns-demo
- Owner: anatoly-scherbakov
- License: mit
- Created: 2021-03-28T09:56:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-05T17:13:35.000Z (over 3 years ago)
- Last Synced: 2025-03-29T04:16:19.192Z (7 months ago)
- Topics: apigateway, aws, geopatterns, lambda, serverless
- Language: Python
- Homepage: https://anatoly-scherbakov.github.io/geopatterns-demo/
- Size: 7.43 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://anatoly-scherbakov.github.io/geopatterns-demo/site/)
[](https://github.com/wemake-services/wemake-python-styleguide)

- Barnaul Python Conf
- 22 Apr 2021This is a demo for the excellent [geopatterns](https://github.com/bryanveloso/geopatterns) library, and also an illustration for basic ideas of Serverless computing.
See the [live demo](https://anatoly-scherbakov.github.io/geopatterns-demo/site/)! Use Up and Down arrows on your keyboard to switch between patterns.
## Keywords
- Pydantic
- FastAPI
- Terraform
- AWS Lambda
- AWS API Gateway