Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API for generating images #7

Open
6 of 10 tasks
btemperli opened this issue Jan 8, 2021 · 2 comments
Open
6 of 10 tasks

API for generating images #7

btemperli opened this issue Jan 8, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@btemperli
Copy link
Member

btemperli commented Jan 8, 2021

Possibility to get the Logo and/or claim by API.

Example:
https://logo.cevi.ch/api/v1/logo/svg?left=cevi&right=schweiz will return the svg.

API URLS:

GET Parameters:

  • left
  • right
  • right_2
  • claim_left
  • claim_right
  • color
@btemperli
Copy link
Member Author

btemperli commented Feb 26, 2021

First attempt:

Preset content of the generated images with GET-Parameters:

  • logo-left
  • logo-right
  • logo-right-second
  • claim-left
  • claim-right
  • color

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant