How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
A basic UI-clone of Instagram using Elm
The main features of bkbooth/elmstagram are: Example Applications.
Open-source alternatives to bkbooth/elmstagram include: elmariofredo/elm-hn-pwa — Hacker News as a PWA built with Elm. evancz/elm-todomvc — The TodoMVC app written in Elm, nice example for beginners. apirobot/django-elm-auth-with-jwt — django-elm-auth-with-jwt is an example of how you can implement JSON Web Token (JWT) authentication using django &… brenopanzolini/pokelmon — Elm project consuming PokéAPI. andrewsuzuki/elm-todo-rest-api — Modular, heavily-documented Elm todo app with a json rest api. fidelisclayton/elm-spotify-mapper — An app built with Elm to explore new artists using the Spotify api.
Modular, heavily-documented Elm todo app with a json rest api
django-elm-auth-with-jwt is an example of how you can implement JSON Web Token (JWT) authentication using django & django rest framework as a backend and elm as a frontend.