Hey HN, I built MinialDoc because I found existing API documentation tools too complex and expensive for small projects. I just wanted a simple way to create, share, and demo APIs—so I built one. With MinialDoc, you can: - Create and update API documentation easily. - Test endpoints online and share them with others. - See auto-generated code snippets in Python and JavaScript. - Upload API docs using OpenAPI. MinialDoc makes it easier for developers to demo and test APIs without extra setup. I'm also working on adding Notion-style editing to make documentation even easier to write and organize. It’s still in beta, and I’d love your feedback! If you're interested, check out this demo: GitHub: https://github.com/oyeolamilekan/minialdoc Live demo: https://test-json.minialdoc.com/reference/fetch-todos |