An open API service indexing awesome lists of open source software.

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

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.