Y
Hacker News
new
|
ask
|
show
|
jobs
by
mracette
1671 days ago
It's also quite easy to swap out the templating engine for whatever front end framework that you'd like to use. Django provides tons of value even when used solely as an API server and ORM.
1 comments
avidphantasm
1671 days ago
And the admin framework is great for accelerating development, making it really easy to create test data as you build out your API.
link