# README
Obvious Service Framework
A simple library for quickly developing web services. Supports HTTP, HTTPS, AWS Gateway Lambda, and AWS Lambda.
The goal is simple, enable a development of Service APIs - not the scaffolding.
How to Use
go get github.com/go-obvious/server
Example Usage
Check out the github.com/go-obvious/server-example for an example...
# Functions
No description provided by the author