Aaron Luna

Results 3 repositories owned by Aaron Luna

fastapi-redis-cache

145
Stars
23
Forks
Watchers

A simple and robust caching solution for FastAPI that interprets request header values and creates proper response header values (powered by Redis)

console-progress-bar

20
Stars
10
Forks
Watchers

Customizable progress bar for C# console applications (.NET Core 2.0). Includes a basic progress bar which can be used for any long-running task and a file transfer progress bar that detects when the...

flask-api-tutorial

52
Stars
13
Forks
Watchers

Boilerplate for a Flask REST API with JWT-based authentication, built with SQLAlchemy, Flask-RESTx, PyJWT, and pytest. This is a companion repo for a multi-part tutorial series on my personal website.