Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dzucconi/northern-delegate
An image proxy that simply rotates images 180°
https://github.com/dzucconi/northern-delegate
Last synced: 10 days ago
JSON representation
An image proxy that simply rotates images 180°
- Host: GitHub
- URL: https://github.com/dzucconi/northern-delegate
- Owner: dzucconi
- Created: 2015-01-24T17:56:37.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T17:24:02.000Z (11 months ago)
- Last Synced: 2024-10-12T15:02:27.990Z (24 days ago)
- Language: JavaScript
- Homepage: http://www.northerndelegate.com/
- Size: 42 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Northern Delegate
## Usage
```
http://cdn.northerndelegate.com/{Protocol-less URL}
```## Examples
Original | Rotated
-------- | -------
[http://sci.esa.int/science-e-media/img/79/Ulysses-launch3.jpg](http://sci.esa.int/science-e-media/img/79/Ulysses-launch3.jpg) | [http://cdn.northerndelegate.com/sci.esa.int/science-e-media/img/79/Ulysses-launch3.jpg](http://cdn.northerndelegate.com/sci.esa.int/science-e-media/img/79/Ulysses-launch3.jpg)
[http://www.extremetech.com/wp-content/uploads/2013/12/launch_streak.jpg](http://www.extremetech.com/wp-content/uploads/2013/12/launch_streak.jpg) | [http://cdn.northerndelegate.com/www.extremetech.com/wp-content/uploads/2013/12/launch_streak.jpg](http://cdn.northerndelegate.com/www.extremetech.com/wp-content/uploads/2013/12/launch_streak.jpg)
[http://www.jpl.nasa.gov/images/deepimpact/DI-Launch-browse.jpg](http://www.jpl.nasa.gov/images/deepimpact/DI-Launch-browse.jpg) | [http://cdn.northerndelegate.com/www.jpl.nasa.gov/images/deepimpact/DI-Launch-browse.jpg](http://cdn.northerndelegate.com/www.jpl.nasa.gov/images/deepimpact/DI-Launch-browse.jpg)