Skip to content
This repository has been archived by the owner on Mar 5, 2021. It is now read-only.
/ horn Public archive

A flask scaffolding tool for building restful-server, written in Elixir

Notifications You must be signed in to change notification settings

bigfang/horn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Horn

A weird Flask scaffolding tool for building restful-server, writen in Elixir

Documentation

Prerequisites

horn implemented in elixir language, so you should install elixir first:

$ brew install elixir

In python side, Horn recommend manages python packages via pipenv

$ pip install pipenv

Installation

Install horn by using the build tool mix.

Lastest release version:

$ mix archive.install hex horn

Create your Flask app

Now, enjoy with Flask:

$ mix horn.new YOUR_APP_NAME

About

A flask scaffolding tool for building restful-server, written in Elixir

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published