Open Issues Need Help
View All on GitHub API Development • Logo Design APIs
FEATURE: Private Deployments about 1 month ago
AI Summary: Complete the implementation of private deployments for the Nabla API, including finishing the admin API endpoints for key management (#3), solidifying usage tracking for the hosted API, and disabling usage tracking for private deployments.
Complexity:
4/5
enhancement good first issue help wanted
API Development • Logo Design APIs
FEATURE: Admin API Endpoints about 1 month ago
AI Summary: Develop REST API endpoints for Nabla's admin panel to manage API keys. This includes creating new API keys, rotating or revoking existing keys, and querying key usage data. The endpoints should be secure and integrate with the existing PostgreSQL database for key storage and management.
Complexity:
4/5
enhancement good first issue help wanted security