Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raulpe7eira/course-groxio-ecto
Grox.io Learning's Ecto Course by Bruce Tate
https://github.com/raulpe7eira/course-groxio-ecto
ecto elixir groxio
Last synced: 16 days ago
JSON representation
Grox.io Learning's Ecto Course by Bruce Tate
- Host: GitHub
- URL: https://github.com/raulpe7eira/course-groxio-ecto
- Owner: raulpe7eira
- Created: 2022-12-31T00:43:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-18T23:30:48.000Z (11 months ago)
- Last Synced: 2024-02-19T00:54:26.762Z (11 months ago)
- Topics: ecto, elixir, groxio
- Language: Elixir
- Homepage:
- Size: 60.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# course-groxio-ecto
This repository is the code corresponding to the [Grox.io Learning's Ecto Course](https://grox.io/language/ecto/course) lab by [Bruce Tate](https://twitter.com/redrapids).
> There are many apps in this repository.
## Apps
### [Smile](smile/README.md)
> The app w/o phoenix.
### [Tome](tome/README.md)
> The app present in the book w/o phoenix.
### [Bux](bux/README.md)
> The app w/ phoenix.