1.- In your console prompt please run the following command to replicate this repository
git clone https://github.com/CoyoteRulea/MathAPI.git
2.- Open with Visual Studio and follow the next steps https://docs.microsoft.com/en-us/aspnet/core/tutorials/first-web-api?view=aspnetcore-6.0&tabs=visual-studio#test-the-project
composer
and symfony
commands are required for symfony server test.
1.- In your console prompt please run the following command to replicate this repository
git clone https://github.com/CoyoteRulea/testAPI.git
2.- Run composer install
3.- Run symfony server:start
4.- Open in your browser https://127.0.0.1:8000