Falcon is a minimal but incredibly fast Python framework for building JSON REST apis. It's opinionated and lightweight, but handles a great deal of requests very quickly if all you want is a thin data access and marshaling layer. We'll go over how to build a db backed login-ready API and how it works. [123]

Comments

Comments are closed.