instances
Version, currently master branch1 version
- master branchlatestJun 8, 2024
github.com/iv-org/instances-api
Instances API website for Invidious.
91 stars
0 dependents
License: AGPLv3
Installation
# Add this to your shard.yml
dependencies:
instances:
github: iv-org/instances-api
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
1.10.1- License
- AGPLv3
- Authors
- Omar Roth <omarroth@protonmail.com>, Invidious team
- Target
instancesfrom src/instances.cr
Dependencies
Runtime Dependencies
- kemal~> 1.4.0github: kemalcr/kemal
README
# [api.invidious.io/](https://api.invidious.io/)
[](https://github.com/iv-org/instances-api/actions)
Status page for [Invidious](https://github.com/iv-org/invidious) instances, sourced from [the documentation](https://docs.invidious.io/instances/).
## Installation
```bash
$ git clone https://github.com/iv-org/instances-api
$ cd instances-api
$ shards install
$ crystal build src/instances.cr --release
```
## Usage
```bash
$ ./instances -h
-b HOST, --bind HOST Host to bind (defaults to 0.0.0.0)
-p PORT, --port PORT Port to listen for connections (defaults to 3000)
-s, --ssl Enables SSL
--ssl-key-file FILE SSL key file
--ssl-cert-file FILE SSL certificate file
-h, --help Shows this help
```
## Contributing
1. Fork it (<https://github.com/iv-org/instances-api/fork>)
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request
## Contributors
- [Omar Roth](https://github.com/omarroth) - original creator
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Jun 8, 2024
- Crystal
1.10.1- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/iv-org/instances-api
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 12, 2026
- Synced
- Aug 12, 2026
- Versions
- 1