Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

danfinch/pound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pound is an MVC-oriented web framework for F#.

  * Write controllers and views in pure F#
  * Host JSON-RPC services
  * Includes platform-agnostic session services
  * Works both in and outside of ASP.NET
  * Early releases, no docs or samples
  
Dependencies (submodules):
  
  * Futility: https://github.com/danfinch/futility
  * JSON.NET: http://json.codeplex.com/
  * FSerial: https://github.com/danfinch/fserial
  * FGateway: https://github.com/danfinch/fgateway
  * FInvoke: https://github.com/danfinch/finvoke
  * FModel: https://github.com/danfinch/fmodel
  * FMarkup: https://github.com/danfinch/fmarkup

License: Public Domain

Maintainers:

  * Dan Finch (d@nfin.ch)

About

Pound is an MVC-oriented web framework for F#.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages