https://github.com/houkasaurusrex/site-shot-api
API to capture and send screenshots of websites
https://github.com/houkasaurusrex/site-shot-api
Last synced: 9 months ago
JSON representation
API to capture and send screenshots of websites
- Host: GitHub
- URL: https://github.com/houkasaurusrex/site-shot-api
- Owner: HoukasaurusRex
- License: mit
- Created: 2019-08-24T09:18:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T05:49:59.000Z (over 3 years ago)
- Last Synced: 2024-11-24T19:58:25.376Z (over 1 year ago)
- Language: JavaScript
- Homepage: site-shot.houk.space
- Size: 524 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: .github/contributing.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Welcome to microservices 👋
> Monorepo for API microservice deployments
### 🏠 [Homepage](api.houk.space)
## Install
```sh
npm install
```
## Usage
```sh
npm run start
```
## Run tests
```sh
npm run test
```
## Author
👤 **JT Houk (https://jt.houk.space/)**
* Twitter: [@CapnAwesome](https://twitter.com/CapnAwesome)
* Github: [@Pterobyte](https://github.com/Pterobyte)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/Pterobyte/microservices/issues).
## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2019 [JT Houk (https://jt.houk.space/)](https://github.com/Pterobyte).
This project is [MIT](https://github.com/Pterobyte/microservices/blob/master/LICENSE) licensed.
***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_