Yelp.Api
No description provided.
AI Summary
Here's a comprehensive technical summary for the Yelp.Api repository: The Yelp.Api is a C# class library that provides a robust, developer-friendly wrapper for Yelp's v3 Fusion API, enabling .NET developers to easily integrate local business search and review functionality into their applications. Leveraging .NET 6 and designed with a clean, intuitive interface, the library simplifies complex API interactions by offering methods like `SearchBusinessesAllAsync()` that abstract away the underlying HTTP communication and authentication complexities. The library supports comprehensive search capabilities, including geolocation-based queries, filtering by business attributes (such as open now status), and retrieving detailed business information across 32 countries with minimal configuration required. Its design follows a client-centric architectural pattern, where developers can instantiate a `Yelp.Api.Client` with an API key and immediately perform sophisticated local business searches using either simple method signatures or more granular `SearchParameters` objects. Unique strengths include its strong typing, async support, and straightforward usage that reduces the typical boilerplate code associated with external API integrations. The primary target users are .NET developers building location-aware applications such as travel guides, restaurant recommendation systems, local service aggregators, or any software requiring rich, up-to-date local business data.
Key Metrics
Stars
0
Forks
0
Watchers
0
Spark Score
25.7
Composite activity score
Commit Velocity
0.3/mo
Commits per month
Total Commits
43
1 in last 90 days
Timeline
Created
Aug 10, 2022
1278 days ago
Last Commit
Jan 12, 2026
Last Push
Jan 12, 2026
27 days ago
Updated
Jan 12, 2026
Repository Info
Size
462 KB
Has README
Yes
Consistency Score
0.0
Activity Rate
0.01