DjangoCon US 2018 - Auto-generating an API using PostgreSQL... by Mjumbe Poe
Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=KsphRPTobT8
DjangoCon US 2018 - Auto-generating an API using PostgreSQL, Django, and Django REST Framework by Mjumbe Poe
We have an API whose database schema changes constantly with no need for changes to our code that exposes the data. This is an extremely powerful (but quite possibly a bad) idea. See how we do it!