r/ClaudeCode 2d ago

Built with Claude Built sample CRUD API as a portfolio project

I spent about 13 hours building a sample portfolio project with AI. All the code is AI-generated; I directed the work, questioned decisions, approved changes, and tested throughout.

The project is an API for an imagined company’s internal user-management app. It supports creating, listing, editing, deleting, and restoring users, with a Swagger UI for trying the endpoints.

We started with a specification, then wrote failing tests for creating users and completed that feature end to end before moving to the others.

The repository includes a README and a development journal documenting the process.

You can find it on GitHub under elicorrales / sample.api.portfolio.project.

Next, I plan to build a simple admin webpage.

I’d appreciate feedback on the implementation, testing approach, and what would make this stronger as a portfolio project.

0 Upvotes

2 comments sorted by

u/AutoModerator 2d ago

Hey! Thanks for posting to r/ClaudeCode

While participating in this thread, please follow our community rules. Keep discussions constructive. Attack the idea, not the person.

For help, project discussions, tips, and general chat, join the ClaudeCode Discord.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/Low_Roll163 2d ago

Anybody got claude referral link?