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

https://github.com/hugapi/website

The code that powers hug's website: hug.rest
https://github.com/hugapi/website

Last synced: about 2 months ago
JSON representation

The code that powers hug's website: hug.rest

Awesome Lists containing this project

README

        

![hug_website](https://raw.github.com/timothycrosley/hug_website/develop/logo.png)
===================

[![PyPI version](https://badge.fury.io/py/hug_website.svg)](http://badge.fury.io/py/hug_website)
[![Build Status](https://travis-ci.org/timothycrosley/hug_website.svg?branch=master)](https://travis-ci.org/timothycrosley/hug_website)
[![Coverage Status](https://coveralls.io/repos/timothycrosley/hug_website/badge.svg?branch=master&service=github)](https://coveralls.io/github/timothycrosley/hug_website?branch=master)
[![License](https://img.shields.io/github/license/mashape/apistatus.svg)](https://pypi.python.org/pypi/hug_website/)
[![Join the chat at https://gitter.im/timothycrosley/hug_website](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/timothycrosley/hug_website?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

The code that powers hugs website: hug.rest

[![hug_website Example](https://raw.github.com/timothycrosley/hug_website/develop/example.gif)](https://github.com/timothycrosley/hug_website/blob/develop/examples/example.py)

Installing hug_website
===================

Installing hug_website is as simple as:

```bash
pip3 install hug_website --upgrade
```

Ideally, within a virtual environment.

Why hug_website?
===================

The code that powers hugs website: hug.rest

--------------------------------------------

Thanks and I hope you find hug_website helpful!

~Timothy Crosley