#
http-framework
Here are 23 public repositories matching this topic...
Open
4
Open
6
butla
commented
Feb 5, 2020
Hey! When I was reading the docs and I saw api.background.task, the first thing that popped into my head was "but you can just use asyncio.create_task or loop,.run_in_executor for that without inventing something new!". But then I noticed that it also passes the context vars to the synchronous backround stuff, which is nice. Wonder why that's not the case in the stdlib, cause it would be nic
Open
Test coverage 100%
2
Open
SentryMiddleware
Powerful and flexible web framework written in Nim
web-development
web
nim
async
full-stack
webframework
webdev
hacktoberfest
jester
prologue
webapp-framework
nimlang
http-framework
async-web-applications
prologue-framework
-
Updated
Jan 20, 2022 - Nim
-
Updated
Dec 19, 2019 - OCaml
-
Updated
May 11, 2021 - Java
Fastglue is an opinionated, bare bones wrapper that glues together fasthttp and fasthttprouter to act as a micro HTTP framework.
golang
performance
routing
http-server
fasthttp
microframework
fasthttprouter
http-framework
fastglue
-
Updated
Jan 21, 2022 - Go
Procyon is a powerful http web framework written in Go. "Build your application fast".
-
Updated
Jun 17, 2021 - Go
Ergonomic async http framework for reliable and efficient web
-
Updated
Jun 20, 2021 - Rust
微服务工具箱
-
Updated
Feb 7, 2022 - Go
A repository to host examples for Prologue framework written in Nim language.
nim
async
web-framework
http-server
webframework
webdev
webdevelopment
jester
prologue
webapp-example
webapp-framework
fullstack-development
nimlang
http-framework
full-stack-web-development
karax
async-web-applications
prologue-framework
-
Updated
Dec 16, 2020 - Nim
Http Client / Http Framework
-
Updated
Mar 7, 2021 - C#
Kioto is a node.js HTTP framework that aims to provide a simple solution for building applications with little hassle.
-
Updated
Jan 15, 2021 - TypeScript
base for micro services or simple servers
nodejs
http
microservices
server
fasthttp
server-base
server-base-logger
fasthttprouter
http-framework
-
Updated
Feb 4, 2022 - JavaScript
Simple and fast HTTP microframework implementing PSR standards
-
Updated
Nov 22, 2021 - PHP
A stripped down HTTP/1.1 framework for Janet.
-
Updated
Oct 25, 2021 - Clojure
Asynchronous TypeScript-friendly HTTP server for Node.js
-
Updated
Jan 29, 2022 - TypeScript
Naive HTTP server on ruby 3.0's ractors with toy framework.
-
Updated
Jun 2, 2021 - Ruby
Enterprise Support Library - An attempt to define important C++ classes for developing enterprise applications
stacktrace
http
cpp
logging
http-client
cpp11
esl
http-server
enterprise-framework
logging-framework
http-framework
stacktrace-framework
-
Updated
Feb 5, 2022 - C++
Building a python web framework with Gunicorn
-
Updated
Jun 2, 2021 - Python
Wrapper around libh2o to ease the programming of super-fast HTTP APIs in C
-
Updated
Aug 29, 2020 - C
Improve this page
Add a description, image, and links to the http-framework topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the http-framework topic, visit your repo's landing page and select "manage topics."
For the database layer, I am currently weighing up ODB, Oat++, SOCI, cppdb, and sqlpp11 [if sqlpp adds support for
CREATE TABLE]. You here at drogon seem to have your own [ORM](https://en.wikipedia.