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

https://github.com/raulpe7eira/course-pragstudio-elixir-otp

The Pragmatic Studio's elixir otp course by Mike and Nicole Clark
https://github.com/raulpe7eira/course-pragstudio-elixir-otp

elixir otp pragstudio

Last synced: about 1 month ago
JSON representation

The Pragmatic Studio's elixir otp course by Mike and Nicole Clark

Awesome Lists containing this project

README

        

# course-pragstudio-elixir-otp

This repository is the code corresponding to the [The Pragmatic Studio: Elixir & OTP](https://pragmaticstudio.com/courses/elixir) lab by Mike and Nicole Clark.

> There are many apps in this repository.

## Apps

### [Refuge](refuge/README.md)

> The initial app with phoenix framework.

![Refuge's Snapshot](doc/refuge-snapshot.png)

### [Servy](servy/README.md)

> The app with all the exercises and practices.

![Servy's Snapshot](doc/servy-snapshot.png)

### [Slurpie](slurpie/README.md)

> The initial app with supervisor configuration.

![Slurpie's Snapshot](doc/slurpie-snapshot.png)