web-api
This project aims to provide accessible endpoints to power the YSTV website. It’s still a work in progress but hopefully it will allow us to replace the existing site with something a bit more nippy / modern.
Under the hood it is written in Go and using the echo framework and some other goodies. It mainly abstracts the DB and S3 to Go functions where it is then made accessible through HTTP handles.
It also generates some swagger docs which lets other people develop on top of this a bit more easily.
Hopefully will see a stable release at some point!
Related links
- No posts yet