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

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.

Awesome Lists containing this project

README

          

[![geopatterns](site/images/logo.png)](https://anatoly-scherbakov.github.io/geopatterns-demo/site/)

[![wemake-python-styleguide](https://img.shields.io/badge/style-wemake-000000.svg)](https://github.com/wemake-services/wemake-python-styleguide)
![AWS](https://github.com/anatoly-scherbakov/geopatterns-demo/actions/workflows/deploy.yml/badge.svg)
![License](https://badgen.net/github/license/anatoly-scherbakov/geopatterns-demo)

- Barnaul Python Conf
- 22 Apr 2021

This 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