This api will fetch random comic strips from XKCD.
To build/run this, you need to have .NET 10 or higher installed.
Visit following url to download appropriate .net sdk version
URL: https://dotnet.microsoft.com/download/dotnet/10.0
To run:
git clone https://github.com/ParagRaut/ComicApi.git
cd ComicApi/src/Api
dotnet runScalar API reference UI will run automatically in browser at /scalar/v1 for you to try out all endpoints.
Feel free to create pull requests and enjoy comic strips :)