Butterfly Server .NET favicon

Butterfly Server .NET

Allows creating real-time web apps with minimal effort using a C# server and Vue.js javascript clients. Define a Web API to respond to GETs, POSTs, etc. Define a Subscription API to synchronize server datasets to connected clients. Persist data in the database of your choice. See https://medium.com/@kent_19698/build-a-real-time-chat-app-from-scratch-using-vue-js-and-c-in-5-minutes-599387bdccbb on steps to create a simple real-time chat app.