Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.05 KB

README.md

File metadata and controls

19 lines (15 loc) · 1.05 KB

todo App


API-Spring Docker Image App-Svelte Docker Image App Deploy

This is a minimal todo list application.

/app - Frontend based on the default Svelte template
/app-wc - Frontend based on web components
/api - minimal dotnet core REST API
/api-spring - the same API implemented in Java with spring boot
/az-functions-python - the same API implemented in Python with Azure Functions

For an example deployment (using openshift), see https://www.michaelburch.net/blog/Deploying-An-App-On-Openshift.html

Screenshot

screenshot of app