Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/infinilabs/framework


https://github.com/infinilabs/framework

api application framework golang restful services web website

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# Framework

## Requirements
- Golang v1.11+

## How to use
- Clone framework's `vendor` to your own application's root folder.
```
git clone -b master https://github.com/infinitbyte/framework-vendor.git vendor
```

Example Project
- https://github.com/infinitbyte/gopa