Skip to content
This repository has been archived by the owner on May 15, 2022. It is now read-only.

MMark4/Pokedex-Api

Repository files navigation

Pokedex-Api

Api to practice automated testing

"You don’t learn complex things by having the solutions given to you. You learn complex things by solving the problems that those complexities present."

First Steps

Install net core

# https://www.microsoft.com/net/learn/get-started/windows
# https://www.microsoft.com/net/learn/get-started/linuxubuntu
# https://www.microsoft.com/net/learn/get-started/macos 

Install Visual Studio Code (Or use IDE of preference)

# https://code.visualstudio.com/

## Clone Pokedex-Api
# 'git clone https://github.com/Saetabis1/Pokedex-Api.git' where you want to place repository
## Run Api
# Stand in Pokedex.Webapi folder in any terminal
# Type 'dotnet run' and hit enter

About

Api to practice automated testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages