Skip to content

Repository files navigation

Taipower API

A Simple API for Getting Taipower Plants Data.

To reduce the server load of the Taipower's server.

Related: Taipower Dashboard

Features

  • ⚡️ Fast
    • The data are cached every 5 minutes from the origin server.
    • The average response time is around 300 ms.
  • 🚦 CORS
    • The API can be accessed from any domain.
  • 📬 WebSocket
    • Connect once, continuously receive.
    • Data are pushed to the client every minute.
  • 🔐 Secure
    • HTTPS and WSS are supported.
  • 📖 Open Source
    • Feel free to fork and deploy your own.

Endpoints

JSON API

https://taipower-api.jacob.workers.dev/

WebSocket API

wss://taipower-api.jacob.workers.dev/ws

License

MIT License, see LICENSE

Contributing

All contributions are welcome.

Releases

Packages

Used by

Contributors

Languages