You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
API Auditor is a powerful tool designed to streamline the evaluation, monitoring, and optimization of APIs across your development ecosystem. Whether you're building microservices, integrating third-party platforms, or maintaining legacy endpoints, API Auditor ensures your interfaces are secure, performant, and compliant.
This contains everything you need to run your app locally.
Run Locally
Prerequisites: Node.js
Install dependencies:
npm install
Set the GEMINI_API_KEY in .env.local to your Gemini API key
Run the app:
npm run dev
About
API Auditor is a powerful tool designed to streamline the evaluation, monitoring, and optimization of APIs across your development ecosystem. Whether you're building microservices, integrating third-party platforms, or maintaining legacy endpoints, API Auditor ensures your interfaces are secure, performant, and compliant.