Frontend for Sonolus server api, named sonolus-uploader-core2.
- Firebase Storage
- This api uses it for upload contents.
- Firebase Authorization
- This api depends it to verify the user.
- Backend(required)
- This api don't access firestore directly.
- You can use sonolus-uploader-core2 or make your own backend.
- Node.js
- npm
Some sonolus community uses static files to deliver their sonolus contents. It has risk to break whole db by conflict or typo when changing, and also hard to add new contents. With this frontend and backend, they don't need to care to make breaking change anymore.
GPL
potato
is typescript-axios client was generated by the openapi-generator project.
By using the OpenAPI-Spec from a remote server, you can easily generate another client stub. To see how to make this your own, look these: README / ServerSpec
- API version: 1.0
- Build date: 2021-05-19T23:54:50.576+09:00[Asia/Tokyo]
- For more information, please visit https://discord.gg/KEfVkfC6Q9
Please see wiki sections of sonolus-uploader-core.