Skip to content
/ mdns Public

A few useful tools for a dead java game. (C# REST API, Vanilla JS)

License

Notifications You must be signed in to change notification settings

k3rielit/mdns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MDNS

Repository overview

Path Description
web-api/ A .NET 6 API written in C#. Probably REST.
web-frontend/ For now, a simple HTML,CSS,JS prototype, with some working elements.
run-web-api.bat Builds and runs the web-api app, and runs the default browser to access Swagger.
install-dotnet-packages.bat Tries to install the required dependencies (only for this project).

Take a look inside the README.md files next to the projects for more details, such as dependencies, instructions, etc.

How to download

GitHub Desktop / Visual Studio / Download as Zip. Or from the command line, go to a directory, and run this command:

git clone https://github.com/k3rielit/mdns

This will create a new directory there, with the name of the repository (mdns), and clones the files into that. On Windows, just go to a directory with File Explorer, then Shift + Right Click, Open PowerShell window here, paste this code and press Enter.

About

A few useful tools for a dead java game. (C# REST API, Vanilla JS)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published