The Dart API for ServerVid. It uses an HTTP server that accesses a GCP Cloud Realtime Database. The API handles requests from a mobile app intending to access video data and display the ones present on the server as well as play them.
To test it put this endpoint in your browser(returns stored video data) : https://servervid-tmkid5tlca-uc.a.run.app/premiered/all
- Dev branch added for improvements.
- Uses CI and CD.
- API Server is running using docker containers in a Google Cloud Run service.