Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 462 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 462 Bytes

RealtySharesPublic

The public repository of RealtyShares, Inc.

RESTfulService

Reference code for an F# HTTP server, with data dictionaries for incoming GET and POST requests, and for JSON-s sent back.

DynamoDB

DynamoDB interfacing reference code.

RSA

RSA key generation, encryption, and decryption code. Using only .NET native libraries.

PHPWrapper

A simple F# <=> PHP wrapper to run SOAP from F# running from under mono in Linux.