Nim doesn't have a lot of options for building HTTP APIs with the kind of batteries-included developer experience you get in frameworks like FastAPI or Express with Swagger middleware. mummy is a fast, solid HTTP/WebSocket server library for Nim (my fork with the additions below is at github. co...

Source: [Dev.to](https://dev.to/isaiahpeter/adding-openapi-support-to-mummy-a-nim-http-framework-227m)

Sponsored