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

https://github.com/kristofferstrube/ourcocktails

A Blazor WebApp for presenting cocktail recipes.
https://github.com/kristofferstrube/ourcocktails

Last synced: about 1 year ago
JSON representation

A Blazor WebApp for presenting cocktail recipes.

Awesome Lists containing this project

README

          

# Our Cocktails
This is a site for presenting cocktail recipes. It will additionally integrate with some systems that make it possible to explore these via search and by recommending popular and similar cocktails.

*This is still under development.*

## Demo
A demo is hosted on Azure for now: https://ourcocktails.azurewebsites.net/

## Tech
This is also a place where I would like to explore what user interactions Blazor WebApps can enable.

- Framework: .NET Blazor WebApp (primarily using interactive WebAssembly and stream rendering.)
- DB: SQLite
- ORM: EF Core
- Hosting: Azure