Skip to content

dana-hall/Simple-Webchat-REST-Server-Mono-Nancy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Simple-Webchat-REST-Server-Mono-Nancy

Standalone simple REST server written in Mono using the Nancy framework. Used with the React webchat project

Mongo DB is used for the database. To read messages a simple polling on a timer is used. This was written simply as a learning exercise. Unit tests will be added later as well as web sockets to replace the polling for messages.

About

Standalone simple REST server written in Mono using the Nancy framework. Used with the React webchat project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published