-
FastAPI is an Open Source, modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
-
The fastest way to buildtype safe web apps ๐ฅ.
-
OData, short for Open Data Protocol, is an open protocol to allow the creation and consumption of queryable and interoperable RESTful APIs in a simple and standard way.
-
Yesod is a development tool used to create highly efficient websites and web applications from the ground up. Yesod includes almost everything you need to build a website, from templates to routing and execution. Read more about Yesod.
-
A Haskell book for beginners that works for non-programmers and experienced hackers alike.
-
Learning Resources, Programming Courses, and Learn Programming.
-
Scotty is a Haskell framework inspired by Ruby's Sinatra.
-
Automatic REST API for Any Postgres Database.
-
Happstack itself is a web framework created in Haskell. Happstack Lite is an easier version to use that can import features from the heftier version if need be.
-
Type safe routing framework for wai.
-
servant is a set of libraries that makes building Haskell webservices a breeze.
-
Very similar to Scotty, except with the ability to nest handlers and embed parsers as a location to handle.
-
The Friendly TypeScript Framework for Server Applications.
-
Web apps in pure Python.
-
Simple and easy to understand MVC skeleton application.