https://github.com/samuelspagl/wedding_api
The wedding api is trying to cover every backend operation you need for your own wedding.
https://github.com/samuelspagl/wedding_api
js python rest-api serverless wedding
Last synced: about 1 year ago
JSON representation
The wedding api is trying to cover every backend operation you need for your own wedding.
- Host: GitHub
- URL: https://github.com/samuelspagl/wedding_api
- Owner: samuelspagl
- Created: 2022-12-15T09:21:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-25T15:49:03.000Z (over 3 years ago)
- Last Synced: 2025-01-08T15:39:02.457Z (about 1 year ago)
- Topics: js, python, rest-api, serverless, wedding
- Homepage:
- Size: 123 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# wedding_api
This repository contains a small REST-Api built on serverless infrastructure (AWS) for wedding websites.
It includes a `/presents` and a `/confirmation` endpoint with CRUD options.
## Prerequisites
//TODO