Sabitlenmiş Tweet

A while ago, I was working with a third-party API and the documentation was terrible. One company even documented their API in a PDF 😅
That experience made me realize a lot of developers still struggle with API documentation and testing tools.
Some developers hate Postman because they feel it’s too complex or not beginner-friendly.
Others avoid Swagger because it can quickly make your codebase messy if not carefully managed.
So I built Rauts.
Rauts scans your codebase and automatically generates clean API documentation with request/response examples. It also lets you test your APIs directly from the platform.
What makes it different:
Connect your GitHub repo and Rauts continuously scans your code whenever you push updates
Use the CLI to scan your code locally
Tunnel your local environment so you can test local APIs easily
Works with JavaScript backend frameworks and Laravel for now (more frameworks coming soon)
The goal is simple:
Make API documentation and testing easier, cleaner, and more beginner-friendly.
Would love feedback from developers here 👇
Check it out: rauts.xyz
English





















