Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skillzl/image-api
🚀 : server: simple express server written to generate random pictures
https://github.com/skillzl/image-api
api api-client image rest-api
Last synced: 9 days ago
JSON representation
🚀 : server: simple express server written to generate random pictures
- Host: GitHub
- URL: https://github.com/skillzl/image-api
- Owner: skillzl
- License: mit
- Created: 2022-07-05T01:50:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-21T18:43:40.000Z (11 months ago)
- Last Synced: 2024-11-12T12:15:40.255Z (2 months ago)
- Topics: api, api-client, image, rest-api
- Language: JavaScript
- Homepage: https://api.skillzl.dev
- Size: 261 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> skillzl
image-api
🖼️ A simple express server written to generate random pictures.## Deployment & Features
This is an easy to use and understand how REST API works. It also uses an apiKey system which alloys only to work on a user who have a limited token.
All the sessions are maintained on `vercel` by [skillzl](https://github.com/skillzl)
> **Tip:** It's a side project and this is not for mass-public usage.
## Endpoints
```
:/cat{?key}:/dog{?key}
:/test
```> **Public API Key**: `mr8es2r0hK0bk3s6IAyqT6j6vW01A2`
> **Note**: The photos are of my own pets 😂
>
## License
This project is licensed under the MIT License - see the [LICENSE](https://github.com/skillzl/image-api/blob/main/LICENSE) file for details.