sugar-framework / sugar

Modular web framework for Elixir
https://sugar-framework.github.io/
MIT License
430 stars 29 forks source link

Replace JSEX with Poison #55

Closed slogsdon closed 9 years ago

slogsdon commented 9 years ago

Most people will probably use Poison in their projects, so it will be an easy way to reduce the total number of dependencies for them.