Skip to content

CoyoteRulea/MathAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MathAPI Install steps

For MathAPI installation

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

For testAPI client installation

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

About

Repository to show MathAPI exercise requested

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages