All Projects → pylover → Nanohttp

pylover / Nanohttp

Licence: other
A very micro HTTP framework.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Nanohttp

Yarf
Yet Another REST Framework
Stars: ✭ 62 (+31.91%)
Mutual labels:  rest, micro-framework
Symlex
A lean framework stack for agile Web development based on Symfony and Vuetify
Stars: ✭ 278 (+491.49%)
Mutual labels:  rest, micro-framework
Ws
⚠️ Deprecated - (in favour of Networking) ☁️ Elegantly connect to a JSON api. (Alamofire + Promises + JSON Parsing)
Stars: ✭ 352 (+648.94%)
Mutual labels:  rest, micro-framework
Ably Go
Go client library SDK for Ably realtime messaging service
Stars: ✭ 29 (-38.3%)
Mutual labels:  rest
Siodb
The simplicity of REST and the power of SQL combined in a database that automatized security and performance. Forget the database, develop faster and safer!
Stars: ✭ 31 (-34.04%)
Mutual labels:  rest
Twitchcsharp
Twitch C# Wrapper for the Twitch v3 REST API
Stars: ✭ 36 (-23.4%)
Mutual labels:  rest
Github3.py
Hi, I'm a library for interacting with GItHub's REST API in a convenient and ergonomic way. I work on Python 3.6+.
Stars: ✭ 1,029 (+2089.36%)
Mutual labels:  rest
Nextjs Graphql Sample
A simple app to demonstrate basic API functions built with REST and GraphQL
Stars: ✭ 29 (-38.3%)
Mutual labels:  rest
Axios Rest
A simple axios wrapper to make rest api call delightful
Stars: ✭ 41 (-12.77%)
Mutual labels:  rest
Picobox
Dependency injection framework designed with Python in mind.
Stars: ✭ 35 (-25.53%)
Mutual labels:  micro-framework
Restful.js
A pure JS client for interacting with server-side RESTful resources. Think Restangular without Angular.
Stars: ✭ 977 (+1978.72%)
Mutual labels:  rest
Restless
Express.js api, type safe validations and more
Stars: ✭ 32 (-31.91%)
Mutual labels:  rest
Ktor Rest Sample
Sample REST Service written in Kotlin with Ktor Framework
Stars: ✭ 37 (-21.28%)
Mutual labels:  rest
Apicache
Simple API-caching middleware for Express/Node.
Stars: ✭ 957 (+1936.17%)
Mutual labels:  rest
Bear.resource
A hypermedia framework for object as a service
Stars: ✭ 43 (-8.51%)
Mutual labels:  rest
Confluence Python Lib
A python library wrapping the Confluence REST API
Stars: ✭ 30 (-36.17%)
Mutual labels:  rest
Roar Jsonapi
JSON API support for Roar.
Stars: ✭ 40 (-14.89%)
Mutual labels:  rest
Discord4j
Discord4J is a fast, powerful, unopinionated, reactive library to enable quick and easy development of Discord bots for Java, Kotlin, and other JVM languages using the official Discord Bot API.
Stars: ✭ 973 (+1970.21%)
Mutual labels:  rest
Tools
C# 工具箱,提供Socket(TCP、UDP协议)、Redis、activemq、数据库访问等技术的封装实现
Stars: ✭ 34 (-27.66%)
Mutual labels:  rest
Zeroeq
Cross-platform C++ library for fast binary and REST messaging
Stars: ✭ 35 (-25.53%)
Mutual labels:  rest

nanohttp

A very micro HTTP framework. documentation

PyPI Gitter Build Status Coverage Status

Contribution

Branching

A new branching model is applied to this repository, which consists of a master branch and release branches.

Master branch

The master branch is an integration branch where bug fixes/features are gathered for compiling and functional testing.

Release branch

The release branch is where releases are maintained and hot fixes (with names like release/v2.x.x) are added. Please ensure that all your production-related work are tracked with the release branches.

With this new model, we can push out bug fixes more quickly and achieve simpler maintenance.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].