项目作者: ParagRaut

项目描述 :
This api will fetch random comic strips from XKCD and Garfield and Dilbert comic sources
高级语言: C#
项目地址: git://github.com/ParagRaut/RandomComicApi.git
创建时间: 2020-04-26T15:55:19Z
项目社区:https://github.com/ParagRaut/RandomComicApi

开源协议:MIT License

下载


ComicApi

.NET Core

This api will fetch random comic strips from XKCD and Garfield and CalvinAndHobbes comic sources.

To build/run this, you need to have .NET 8 or higher installed.

Visit following url to download appropriate .net sdk version

URL: https://dotnet.microsoft.com/download/dotnet/8.0

To run:

  1. git clone https://github.com/ParagRaut/ComicApi.git
  2. cd ComicApi/src
  3. dotnet run

Swagger UI will run automatically in browser for you to try out all endpoints

Feel free to create pull requests and enjoy comic strips :)