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

https://github.com/eraclitux/middle

Package for building http services
https://github.com/eraclitux/middle

golang-package http microservices

Last synced: 4 months ago
JSON representation

Package for building http services

Awesome Lists containing this project

README

          

=====
middle
=====

|image0|_ |image1|_ |image2|_

.. |image0| image:: https://godoc.org/github.com/eraclitux/middle?status.svg
.. _image0: https://godoc.org/github.com/eraclitux/middle

.. |image1| image:: https://travis-ci.org/eraclitux/middle.svg?branch=master
.. _image1: https://travis-ci.org/eraclitux/middle

.. |image2| image:: https://goreportcard.com/badge/github.com/eraclitux/middle
.. _image2: https://goreportcard.com/report/github.com/eraclitux/middle

.. contents::

Intro
=====

A go package useful when building http services.

Usage and examples
==================

See `godocs `_ for examples and documentation.

Warning
=======

The APIs are unstable and can quickly change.