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

https://github.com/minhajuddin/blogr

Many to Many relationships in Ecto: https://www.youtube.com/watch?v=Cl2U_8XtUBM, https://www.youtube.com/watch?v=_ut8o0fdXRo
https://github.com/minhajuddin/blogr

ecto elixir many-to-many orm phoenix relationships tags

Last synced: 8 months ago
JSON representation

Many to Many relationships in Ecto: https://www.youtube.com/watch?v=Cl2U_8XtUBM, https://www.youtube.com/watch?v=_ut8o0fdXRo

Awesome Lists containing this project

README

          

# Blogr

[Many to Many in ecto - Part 02](https://www.youtube.com/watch?v=_ut8o0fdXRo)

[Many to Many in ecto - Part 01](https://www.youtube.com/watch?v=Cl2U_8XtUBM)

- - -

To start your Phoenix server:

* Setup the project with `mix setup`
* Start Phoenix endpoint with `mix phx.server`

Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.

Ready to run in production? Please [check our deployment guides](https://hexdocs.pm/phoenix/deployment.html).

## Learn more

* Official website: https://www.phoenixframework.org/
* Guides: https://hexdocs.pm/phoenix/overview.html
* Docs: https://hexdocs.pm/phoenix
* Forum: https://elixirforum.com/c/phoenix-forum
* Source: https://github.com/phoenixframework/phoenix