All Projects → nytimes → Marvin

nytimes / Marvin

Licence: apache-2.0
A go-kit HTTP server for the App Engine Standard Environment

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Marvin

Aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
Stars: ✭ 11,972 (+7200%)
Mutual labels:  http-server
Httpp
Micro http server and client written in C++
Stars: ✭ 144 (-12.2%)
Mutual labels:  http-server
Pulsar
Event driven concurrent framework for Python
Stars: ✭ 1,867 (+1038.41%)
Mutual labels:  http-server
Vex
Easy-to-use, modular web framework built for V
Stars: ✭ 135 (-17.68%)
Mutual labels:  http-server
Lotos
tiny but high-performance HTTP Server
Stars: ✭ 140 (-14.63%)
Mutual labels:  http-server
Coroute
Node HTTP reverse-proxy server
Stars: ✭ 147 (-10.37%)
Mutual labels:  http-server
Webapp.rs
A web application completely written in Rust. 🌍
Stars: ✭ 1,888 (+1051.22%)
Mutual labels:  http-server
Tesla
Tesla is a gateway service that provides dynamic routing,waf,support spring cloud,gRPC,DUBBO and more.
Stars: ✭ 161 (-1.83%)
Mutual labels:  http-server
Autocser
AutoCSer is a high-performance RPC framework. AutoCSer 是一个以高效率为目标向导的整体开发框架。主要包括 TCP 接口服务框架、TCP 函数服务框架、远程表达式链组件、前后端一体 WEB 视图框架、ORM 内存索引缓存框架、日志流内存数据库缓存组件、消息队列组件、二进制 / JSON / XML 数据序列化 等一系列无缝集成的高性能组件。
Stars: ✭ 140 (-14.63%)
Mutual labels:  http-server
Fluentular
Fluentular is a Fluentd regular expression editor
Stars: ✭ 154 (-6.1%)
Mutual labels:  appengine
Yawp
Kotlin/Java API framework for Google Appengine
Stars: ✭ 136 (-17.07%)
Mutual labels:  appengine
Pohjavirta
Fast & Non-blocking Clojure wrapper for Undertow
Stars: ✭ 139 (-15.24%)
Mutual labels:  http-server
N00brat
Remote Administration Toolkit (or Trojan) for POSiX (Linux/Unix) system working as a Web Service
Stars: ✭ 148 (-9.76%)
Mutual labels:  http-server
Octane
A web server modeled after express in Rust.
Stars: ✭ 136 (-17.07%)
Mutual labels:  http-server
Nasus
Zero-configuration command-line async HTTP files server in Clojure. Like Python's SimpleHTTPServer but scalable.
Stars: ✭ 158 (-3.66%)
Mutual labels:  http-server
Http4k
The Functional toolkit for Kotlin HTTP applications. http4k provides a simple and uniform way to serve, consume, and test HTTP services.
Stars: ✭ 1,883 (+1048.17%)
Mutual labels:  http-server
Typed Schema
Typelevel http service definition DSL
Stars: ✭ 145 (-11.59%)
Mutual labels:  http-server
Falcon
A high-performance web server for Ruby, supporting HTTP/1, HTTP/2 and TLS.
Stars: ✭ 2,058 (+1154.88%)
Mutual labels:  http-server
Elixir Runtime
The community-supported runtime for Elixir on Google App Engine.
Stars: ✭ 158 (-3.66%)
Mutual labels:  appengine
Nds
A Go (golang) Google App Engine datastore package with strongly consistent caching.
Stars: ✭ 154 (-6.1%)
Mutual labels:  appengine

GoDoc

Marvin is a go-kit server for Google App Engine

Marvin + GAE -> let's get it oooonnnn!

Marvin!

Marvin provides common tools and structure for services being built on Google App Engine by leaning heavily on the go-kit/kit/transport/http package. The service interface here is very similar to the service interface in NYT's gizmo/server/kit package so teams can build very similar looking software but use vasty different styles of infrastructure.

Marvin has been built to work with Go 1.8, which is available on App Engine Standard.

The Marvin logo is based on the Go mascot designed by Renée French and copyrighted under the Creative Commons Attribution 3.0 license.

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].