|
|
|
|
|
by gkoberger
2843 days ago
|
|
When I started ReadMe, I tried to buy the domain developerhub.io to use as name... I was inspired by StatusPage.io. But alas, I couldn't get it and went with ReadMe.io instead :) What do you see as the main differentiators of DH compared to ReadMe? (Zaid, feel free to contact me! My email is in my profile) |
|
I just want to say thanks for your efforts on swagger-inline!
I was actually looking for a tool just like it earlier this year. The project I was using it with was in Python so unfortunately we couldn't justify adding a dependency on Node just for one tool.
It did inspire me to write my own similar tool from scratch, compatible with OAS 3.0. Unfortunately it's not open source just yet but I've got most of the sign off I need so hopefully I can release it into the wild sometime.
In our particular use case, we have a series of microservices that inherit from a shared codebase (controllers etc). Funnily enough, I ran into trouble trying to document controller routes bceause... there were none! They were all inherited, haha.
Anyway, I'm impressed that you're still across a number of repos! Maybe Readme is a bit smaller than I figure assumed?