Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/micahparks/httphandle


https://github.com/micahparks/httphandle

Last synced: about 6 hours ago
JSON representation

Awesome Lists containing this project

README

        

# httphandle

httphandle is an HTTP framework for websites that meet the following requirements:

* Written in Golang.
* Rendered using Go HTML templates.
* Follows a specific API design pattern.
* Has a PostgreSQL database.
* Written by me.

This project is public on GitHub primarily so that open source projects that I've published will build for others. This
project is likely to have many breaking changes in the future to serve my specific needs.

That being said, it is licensed under the Apache 2.0 license, so anyone is free to use it if the use case fits.