Portuguese
Bem-vindos ao meu mais novo playground de crescimento profissional! Preparem-se para explorar um mundo de códigos e projetos incríveis. 🌟
Aqui, apresento a vocês a API de Descoberta de Repositórios do GitHub, um projeto em constante evolução que tem como objetivo trazer à tona os repositórios mais interessantes e inspiradores dos usuários.
Status Atual: Em Desenvolvimento 🛠️
Nesta fase inicial, a API exibe informações sobre repositórios sem nenhum filtro específico. Mas não se preocupem, grandes novidades estão a caminho!
- Primeiro, façam um clone deste repositório incrível para suas máquinas locais. 🖥️
- Certifiquem-se de ter a superpoderosa versão 6.0 do SDK .NET instalada em seus sistemas. 💻
- Depois de clonar o projeto, é hora de colocar a mão na massa e executá-lo!
A diversão começa quando vocês testam a API. Vocês podem escolher entre usar o heróico POSTMAN ou a empolgante interface do SWAGGER!
Façam uma requisição para o seguinte ponto de entrada:
POST https://localhost:{porta}/LerRepositorio/{usuario}
[
{
"nomeCompleto": "devAventureiro/Projeto-Espacial-Git",
"nome": "Projeto-Espacial-Git",
"descricao": "Navegue pelos confins do espaço cibernético com este incrível projeto!"
},
{
"nomeCompleto": "codigoMágico/CatAPP-Tech",
"nome": "CatAPP-Tech",
"descricao": "Seu dia ficará mais iluminado com este app felino sensacional!"
}
]
Este projeto está apenas começando, mas a jornada será repleta de recursos e informações.
Agradeço do fundo do meu coração tecnológico por embarcarem nesta aventura conosco! 🙌
Inglish
Welcome to my latest professional growth playground! Get ready to explore a world of amazing code and projects. 🌟 🌟
Here, I present to you the GitHub Repositories Discovery API, an ever-evolving project aimed at bringing out the most interesting and inspiring user repositories.
Current Status: Under Development 🛠️
In this initial phase, the API displays information about repositories without any specific filters. But fret not, big surprises are on the horizon!
- First, clone this awesome repository to your local machines. 🖥️
- Make sure you have the supercharged version 6.0 of the .NET SDK installed on your systems. 💻
- After cloning the project, it's time to get hands-on and run it!
The fun begins when you test the API. You can choose between using the heroic POSTMAN or the exhilarating SWAGGER interface!
Make a request to this entry point:
POST https://localhost:{port}/LerRepositorio/{user}
[
{
"fullName": "adventureDev/Space-Git-Project",
"name": "Space-Git-Project",
"description": "Navigate through the cyber space depths with this amazing project!"
},
{
"fullName": "magicCode/CatAPP-Tech",
"name": "CatAPP-Tech",
"description": "Brighten up your day with this sensational feline app!"
}
]
This project is just beginning, but the journey will be filled with exciting features and even more incredible insights. Stay tuned for more updates!
I extend heartfelt thanks from my technological core for embarking on this adventure with us! 🙌