Skip to content

overcat/stellar-identicon-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stellar Identicon Generate API

The API is based on stellar-identicon-go, you can use the API to generate identicons online.

API

{
  "_link": {
    "avatar": {
      "href": "/avatar/{account_id}/{?width,height}"
    },
    "self": {
      "href": "/"
    }
  },
  "sep_0033_file": "https://github.com/stellar/stellar-protocol/blob/master/ecosystem/sep-0033.md",
  "stellar_identicon_api_source_code": "https://github.com/overcat/stellar-identicon-api",
  "stellar_identicon_go_source_code": "https://github.com/overcat/stellar-identicon-go"
}

Deploy

Deploy