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

https://github.com/danielberkompas/phoenix_ecto_encryption_sample

A sample Phoenix app demonstrating how to encrypt data using Ecto
https://github.com/danielberkompas/phoenix_ecto_encryption_sample

Last synced: about 1 year ago
JSON representation

A sample Phoenix app demonstrating how to encrypt data using Ecto

Awesome Lists containing this project

README

          

# Encryption

To start your new Phoenix application:

1. Install dependencies with `mix deps.get`
2. Start Phoenix endpoint with `mix phoenix.server`

Now you can visit `localhost:4000` from your browser.