An open API service indexing awesome lists of open source software.

https://github.com/base/framework

Golang backend framework + example. Used for building backend services at Base. Leans heavily on op-stack design patterns.
https://github.com/base/framework

Last synced: 2 months ago
JSON representation

Golang backend framework + example. Used for building backend services at Base. Leans heavily on op-stack design patterns.

Awesome Lists containing this project

README

          

# `framework`

Simple Golang framework for building backend services.
Leans heavily on the design patterns in used in the
[optimism](https://github.com/ethereum-optimism/optimism/) monorepo.