Fork me on GitHub
#aleph
<
2024-06-05
>
Nim Sadeh14:06:11

X-posting a bit from my #C053AK3F9 post, but is there content anywhere about integrating an Aleph server with OpenAPI?

dergutemoritz14:06:47

Hi! Not that I'm aware of but note that Aleph is compatible with ring, so perhaps looking for content under that keyword helps.

🙌 1
Matthew Davidson (kingmob)09:06:29

OpenAPI/Swagger operate at a different level than Aleph. For the most part, each Aleph server gets a single handler, that knows nothing about routing. You need to add a router. I personally suggest https://github.com/metosin/reitit