Skip to content
/ pfpgen Public

Default profile picture generator microservice using fastapi

Notifications You must be signed in to change notification settings

ar363/pfpgen

Repository files navigation

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

Releases

No releases published

Packages

No packages published