ar363 / pfpgen

Default profile picture generator microservice using fastapi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nice Default PFP Generator

Default profile picture generator microservice using fastapi

Code style: black




Write programs that do one thing and do it well.
   ~The UNIX Philosophy

Image examples

Aditya Raj John Doe Alex

Usage

Username param is required, real name is optional. If real name is not known, username is used for initials

/?username=ar363

/?username=ar363&name=Aditya%20Raj

Deploy

Supported on deta.sh and heroku out of the box You can also deploy wherever else you prefer.

Platform One-click deploy
deta.sh Deploy to Deta
Heroku Deploy to Heroku
Vercel Deploy with Vercel

Demo

https://pfpgen.deta.dev https://pfpgen.vercel.app

PS: If you plan to use this a lot, consider self hosting by clicking one of the above deploy buttons

About

Default profile picture generator microservice using fastapi


Languages

Language:Python 97.7%Language:Procfile 2.3%