Skip to content

williamverdolini/Jarvis.AvatarService

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jarvis.AvatarService

Service for user avatar. Can use a custom provided .png or crearea a new with user's initials.

##API

/api/avatar/user_id?size=pixels&name=First+Last

Examples

/api/avatar/user_3?size=80&name=Super+Hero
/api/avatar/user_1?size=40&name=John+Doe

##Configuration All generated avatars are cached in the App_Data\size\ folder.

Personal user images can be provided in .png format in the AppData\Avatars folder.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.3%
  • Classic ASP 0.7%