Skip to content

KenjiLAO/CSharp-API

Repository files navigation

In the appsettings.json, make sure to have :

"ConnectionStrings": { "DefaultConnection": "server = localhost; user = root ; password = ; database = name_your_database;" }

Install XAMPP and launch the application :

image

Press Start on the Apache and MySQL section.

Go to this link to see the database : http://localhost/phpmyadmin/index.php

Go to "view in click to "Terminal"

image

Launch the API in the terminal with dotnet run

Before creating a character, you have to create :

  • a new region
  • a new vision
  • a new weapon

Then you may be able to create, modify, check and delete the characters. ( When you get a character, the region, vision and weapon sections are "null", work in proress)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages