https://github.com/teampiped/instances-api
A JSON API to fetch Piped instances!
https://github.com/teampiped/instances-api
Last synced: 8 months ago
JSON representation
A JSON API to fetch Piped instances!
- Host: GitHub
- URL: https://github.com/teampiped/instances-api
- Owner: TeamPiped
- License: agpl-3.0
- Created: 2022-02-14T01:27:49.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-15T11:33:13.000Z (9 months ago)
- Last Synced: 2025-04-29T11:28:13.702Z (9 months ago)
- Language: Go
- Homepage: https://piped-instances.kavin.rocks/
- Size: 132 KB
- Stars: 13
- Watchers: 2
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Instances-Api
## Hosting it yourself
```bash
docker-compose up -d
```
You can now access the API at: http://127.0.0.1:3000