Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
GPT APIs Build APIs for GPT ✨ Features URL to Markdown 💁♀️ How to use Install dependencies Test from local Authentication for your APIs Add environment variable if you want to add authentication for your API requests, split mutiple tokens with . it will allow the requests with header or Deploy to production Railway Connect to your Railway project Start the development server Vercel Deploying to Vercel Config for OpenAI Add a new action for you GPT, this is an example for you Schema: json { "openapi": "3.1.0", "info": { "title": "Fetch page content", "description": "Retrieves the page data for a url.", "version": "v1.0.0" }, "servers": [ { "url": "https://" } ], "paths": { "/api/url2md": { "get": { "description": "Get page content for a specific url", "operationId": "GetPageContentByUrl", "parameters": [ { "name": "url", "in": "query", "description": "The page url to retrieve the content for", "required": true, "schema": { "type": "string" }
| Stars | 231 |
| Forks | 32 |
| Language | TypeScript |
| Category | AI Tool |
| Quality Score | 52.210163424641/100 |
| Last Updated | 2024-03-07 |
| Created | 2024-02-08 |
| Platforms | node |
| Est. Tokens | ~10k |
Looking for a gpt-api alternative? If you're comparing gpt-api with other ai tool tools, these 4 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Open-source AI research assistant for biomedicine — chat to run RNA-seq, drug discovery, clinical analysis, an
Skills I use with Claude for shaping
Skip to content github / docs Code Issues 80 Pull requests 35 Discussions Actions Projects 2 Security Insights
.NET MAUI skills for GitHub Copilot and Claude Code
Explore other popular ai tool tools:
gpt-api is an open-source ai tool by JimLiu with 231 GitHub stars.
gpt-api is primarily written in TypeScript.
You can find installation instructions and usage details in the gpt-api GitHub repository at github.com/JimLiu/gpt-api. The project has 231 stars and 32 forks, indicating an active community.
The top alternatives to gpt-api on Agent Skills Hub include MedgeClaw, shaping-skills, redesigned-pancake. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.