Skip to content

Simple Blazor Server app to use the Random Generator consumer API

Notifications You must be signed in to change notification settings

spyros1973/BlazorRandomGeneratorConsumer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlazorConsumer

This is a simple Blazor Server app (using Bulma as a CSS framework) that generates random content (job titles and political speeches for the time being). It supports english and greek content generation.

The actual generation part is handled by a project called Random Generator - this is currently not public in my account, but the source code points to an installation of it in Azure. The "generation" code consists of simplistic random choices from premade lists of words and sentences - nothing fancy here.

For example, when generating job titles in english, you can expect output like: ["Internal DevOps Ambassador","Customer Workflow Generator","Backup Operations Receiver","Generic Analysis Engineer","Senior Research Evangelist"] and other nonsensical stuff.

It is a just for fun project, made to play around with Blazor, Web API and Bulma.

About

Simple Blazor Server app to use the Random Generator consumer API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published