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

https://github.com/floydspace/formulabuilderservice


https://github.com/floydspace/formulabuilderservice

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Formula Builder Service

Projects:
* [FBS.Server](https://github.com/F1oyd/FormulaBuilderService/tree/master/FBS.Server) - Console TCP server app
* [FBS.WpfClient](https://github.com/F1oyd/FormulaBuilderService/tree/master/FBS.WpfClient) - WPF client demo app
* [FBS.WebServer](https://github.com/F1oyd/FormulaBuilderService/tree/master/FBS.WebServer) - ASP.NET WebSocket server app
* [FBS.WebClient](https://github.com/F1oyd/FormulaBuilderService/tree/master/FBS.WebClient) - Angular5 WebSocket client app