mirror of
https://github.com/ArthurDanjou/artapi.git
synced 2026-01-14 14:14:22 +01:00
[PR #8] [MERGED] Refactor README to focus on portfolio API with MCP as a component #10
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ArthurDanjou/artapi/pull/8
Author: @Copilot
Created: 12/16/2025
Status: ✅ Merged
Merged: 12/17/2025
Merged by: @ArthurDanjou
Base:
master← Head:copilot/improve-readme-file📝 Commits (7)
5504685Initial planad2d062Improve README.md with badges, ToC, examples, and better documentation0a129acFix badge links and remove trailing whitespaceb2b5f3bAdd wrangler login command and clarify Bun usageecd420eRefocus README on API with MCP as a component87f0b7bDelete pnpm-lock.yaml92718bfUpdate README to reflect Bun as primary runtime and correct D1 database usage📊 Changes
1 file changed (+298 additions, -83 deletions)
View changed files
📝
README.md(+298 -83)📄 Description
The README incorrectly positioned the project as an MCP server when it's actually a comprehensive portfolio API with MCP as one optional component.
Changes
Repositioning & Structure
API Documentation (Primary Focus)
Architecture Section
MCP Server Component (Optional Feature)
Developer Experience
Deployment
wrangler logincommandThe README now correctly represents ArtAPI as a comprehensive portfolio API with MCP integration as one of its features, and accurately reflects the use of Bun as the primary runtime and Cloudflare D1 as the production database.
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.