Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

7 Commits

Repository files navigation

httpDex

Instructions

  1. Start a GitHub codespace.
  2. Run dotnet run in the terminal.
  3. Open the URL when prompted. This should give you an HTTP 404 error.
  4. Append /pokemon to the base URL for data on all generation 1 Pokemon.
  5. Append /pokemon/{name} to the base URL for data on specific generation 1 Pokemon, for example /pokemon/pikachu.

About

Pokedex using C# backend (ASP.NET Core, Entity Framework Core), SQLite, and GitHub Codespaces.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages