An open API service indexing awesome lists of open source software.

https://github.com/cerus/random-image-server

This server servers random images from a specific directory. A great way to distribute cat images.
https://github.com/cerus/random-image-server

cats image-server node-js nodejs random-image

Last synced: 14 days ago
JSON representation

This server servers random images from a specific directory. A great way to distribute cat images.

Awesome Lists containing this project

README

          

# random-image-server
This server servers random images from a specific directory. A great way to distribute cat images.\
This project serves to consolidate my Node.js knowledge.

## How to use
1. Clone this repository
2. Edit the `config.json`
3. Start the server `node index.js`

## License
[The Unlicense](LICENSE)

PR's are welcome!