brotherBear / FagMiles-2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FagMiles-2023

A few reference implementations for the game. All of them starts a web server that listens on root for get requests with query parameter q. The response should be a string. Feel free to submit pull requests if you implement it in a different language.

dotnet-classic

A classic controller based WebAPI using dotnet7.

dotnet-minimal

Minimal style WebAPI using dotnet7.

node

Express.js web server for Node.js

About


Languages

Language:C# 58.6%Language:JavaScript 26.0%Language:Python 15.4%