Google.CustomSearch.API is a simple ASP.NET Web API which shows how to connect Google Custom Search API to .NET 8 Minimal API. Project was created as a part of blog post which contains detailed description (originally for .NET 6): Search API with Google Custom Search and .NET 6
- Clone repository.
- Paste ApiKey and CX in appsettings.json.
- Build solution.
- .NET 8
- Google Api Key and CX
- .NET 6
- Google.Apis.CustomSearchAPI.v1 1.66.0.3290
- Google.Apis.Customsearch.v1 1.49.0.2084
- Jakub Wajs - kubawajs
This project is licensed under the MIT License.