book: Designing Evolvable Web APIs with ASP.NET

Designing Evolvable Web APIs with ASP.NET - O'Reilly Media:

By 


"Design and build Web APIs for a broad range of clients—including browsers and mobile devices—that can adapt to change over time. This practical, hands-on guide takes you through the theory and tools you need to build evolvable HTTP services with Microsoft’s ASP.NET Web API framework. ...."


Harnessing the power of the web


F# Snippets

Home Page | F# Snippets:



About | F# SnippetsThis web site allows you to easily share F# source code snippets. It is similar to other Pastebin services, but focuses only on F#.



Reasonable Code with F# @ InfoQ



http://www.tryfsharp.org/



http://tryfs.net




WebSockets vs HTTP speed (Neo4j)

It’s over 9000! Neo4j on WebSockets | Max De Marzi:



With NoSQL, the speed is essential feature.

And typical JSON / HTTP combination could become limitation.

So BSON / WebSockets is an interesting, much faster, alternative...



In case of Neo4j this is very useful

when accessing from non-Java (non-embedded) applications.