exNoops
exNoops
is a simple API wrapper for Github’s Noops (read: toy APIs). Developers can quickly and easily import this package; use idiomatic function calls to query the API, and get back native Elixir objects with minimal processing.
Fast Facts
- Official Documentation
- HTTP requests are made with the native
Mojito
package. - JSON is parsed with the, also, native
elixir-json
package - Repo has pipelines set up to auto-“magically” compile, test, lint, and deploy documentation to GitLab Pages
- My first open source project released to a package repo