- May 8, 2015
- 967
- 934
- 211
Hey guys, i was thinking of this a lot of times now and most of you seem pretty familiar with PHP and webservers so i decided to explain my request here as good as possible:
How it should work:
How it should work:
- I copy the script template and rewrite it to use the API i need right now ( In this example the github API )
- I upload it to my webserver at for example https://example.com/banner/github.php
- Anyone can request https://example.com/banner/github.p...://example.com/banner/image.php&color=#ffffff
- It returns the text returned by the api in a white color on the image.