Skip to content

azukiapp/halex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Halex

Halex is a tiny library that makes it easier to deal with the HAL format in elixir.

In providing tools to build, (de)serialize, and manipulate HAL resources, Halex has the following goals:

  • Provide Elixir Record abstractions
  • Clean, small API
  • Easily composable, for use in other libraries

Inspired by: Halibut

Installation

Add the following to your list of dependencies in mix.exs:

{ :rethinkdb, github: "azukiapp/halex" }

License

"Azuki" and the Azuki logo are copyright (c) 2013 Azuki Serviços de Internet LTDA..

Halex source code is released under Apache 2 License.

Check LEGAL and LICENSE files for more information.

About

A elixir tools to handle the HAL specification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages