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

https://github.com/jjosh102/obakisite

This website is built using Blazor WASM and hosted in Azure as a static website. It utilizes Azure Functions as its backend API and takes full advantage of Azure's serverless services.
https://github.com/jjosh102/obakisite

azure-functions blazor chatgpt mudblazor personal-website show static-site vertical-slice-architecture wasm

Last synced: about 2 months ago
JSON representation

This website is built using Blazor WASM and hosted in Azure as a static website. It utilizes Azure Functions as its backend API and takes full advantage of Azure's serverless services.

Awesome Lists containing this project

README

          

# [ObakiSite](https://www.joshuajpiluden.site/obaki)
I created this personal website mainly as a way to familiarize myself with new concepts and technologies.

# Chat GPT Integration
The integration of ChatGPT on this site utilizes the [Betalgo.OpenAI.GPT3 library](https://github.com/betalgo/openai).
(Looking to migrate to Azure OpenAI client library for .NET).

# Rich text box
This is made possible using the following packages:
##### https://github.com/Blazored/TextEditor
##### https://quilljs.com/
Please check and support their work.

# License
MIT License