[Python Patterns] Flask boilerplate app A simple boilerplate for my apps to deploy web ideas quickly.
Mr. Pinner's Pinning Lab This little web app is for uploading and pinning images in IPFS.It uses Blockfrost.io in the backend for all IPFS operations.
Flask JWT Example Here is just a quick post today. I needed a quick and dirty example for a proof of concept I was thinking about and figured I may as well post about it.
[Python Patterns] A Flask API Example I have been working on a side project that needed a well developed API. While I have written API's at work in the past, I wanted to get something built up that was a bit more manageable and had proper testing.
Fun with Flask I am learning Flask and creating some nice REST API's at home and work. Here is one I recently built for fun.