https://github.com/domet99/importdekpoke
Console application for import Poke data
https://github.com/domet99/importdekpoke
console-application csharp dotnet dotnet-core http-requests pokeapi
Last synced: 2 months ago
JSON representation
Console application for import Poke data
- Host: GitHub
- URL: https://github.com/domet99/importdekpoke
- Owner: DomeT99
- License: mit
- Created: 2023-02-27T09:49:02.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-26T14:52:19.000Z (about 3 years ago)
- Last Synced: 2025-06-02T20:05:39.224Z (about 1 year ago)
- Topics: console-application, csharp, dotnet, dotnet-core, http-requests, pokeapi
- Language: C#
- Homepage:
- Size: 42 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Import Dekpoke
==============
This is the data import software repository via PokeApi REST services (https://pokeapi.co),
developed in .NET 7 and written with C# language.
It is a console application that retrieves two input data from the user and through HTTP calls retrieves the necessary data and composes a JSON, which is saved in the folder previously specified by the user.