dodyg / dodyg/practical-aspnetcore
Implement an image processor server with middleware
Open
- Dominant language
- C#
- Stars
- 10.4k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
1. GET Pass a URL with image with instructions.
2. Get processed image back.
Contributor guide
Research direction
No files, entry points, image-processing library, or tests are named. Start by reviewing the repository's ASP.NET Core samples to identify where a server and middleware belong, then clarify the URL and instruction format, supported processing operations, and expected response. Done means a GET request accepts an image URL and instructions and returns the processed image.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100