Build a JSON API with Elixir / Phoenix in under an hour

Scott Batson October 29, 2017
Video Thumbnail
Scott Batson Logo

Scott Batson

View Channel

About

I do screencast walkthroughs of topics in web development/programming. I learn best from seeing practical examples, so I try to use as many real-world examples as possible and explain the reasoning behind why things are built a certain way. You can also follow me on twitter at @ScottJBatson or visit my website https://imposter-syndrome.lol

Video Description

Taking a bit of a detour from my usual videos to go over building a JSON API with Phoenix. This is not an in-depth overview of the Phoenix framework or Elixir, but instead shows you that you can have a simple API up and running quickly. You can look at the repo (changed a couple of names) here: https://github.com/sbatson5/project_manager_example Updated Documents endpoint: https://damp-forest-28616.herokuapp.com/api/documents Updated Projects endpoint: https://damp-forest-28616.herokuapp.com/api/projects

You May Also Like