Skip to content

8vasu/httpDex

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages