dodyg / dodyg/practical-aspnetcore

Implement an image processor server with middleware

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.