A simple REST API with Blacksheep and Piccolo ORM | Python.
Usually, I use Django for building apps in Python, but weeks ago, scrolling on Reddit I found out about Blacksheep.
According to its documentation:
BlackSheep is an asynchronous web framework to build event-based web applications with Python. It is ...
carlosmv.hashnode.dev8 min read
Daniel Townsend
Python, Vue JS, and Swift developer
Great article - I'm really happy to see content about using BlackSheep and Piccolo together. Thanks!