Back to GitHub activity
Repository

Yelp.Api

No description provided.

C#

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.

Snapshot

Stars
0
Forks
0
Watchers
0
Spark score
30.2
Rank
#23
Commit velocity
0.3/mo
Recent commits
1 (90d)
Total commits
43
Last commit
Jan 12, 2026
Last push
Jan 12, 2026
Created
Aug 10, 2022
Updated
Jan 12, 2026
Age
1257 days
Days since push
6 days
Repo size
462 KB
Languages
5
Dependencies
N/A
Outdated deps
N/A

All metrics

age_days
1257
avg_commit_size
N/A
commit_history
{
  "repository_name": "Yelp.Api",
  "total_commits": 43,
  "recent_90d": 1,
  "recent_180d": 1,
  "recent_365d": 2,
  "last_commit_date": "2026-01-12T11:36:48+00:00",
  "patterns": [
    "maintained",
    "recently_updated",
    "accelerating"
  ],
  "commit_frequency": 0.33,
  "consistency_score": 0,
  "activity_rate": 0.011,
  "days_since_last_commit": 6,
  "first_commit_date": "2022-08-10T16:28:06+00:00"
}
commit_metrics
N/A
commit_velocity
0.33
composite_score
30.23
created_at
2022-08-10T16:28:06+00:00
days_since_last_push
6
description
N/A
first_commit_date
2022-08-10T16:28:06+00:00
forks
0
has_readme
true
is_fork
false
is_private
false
language
C#
language_count
5
language_stats
{}
languages
{}
largest_commit
N/A
last_commit_date
2026-01-12T11:36:48+00:00
name
Yelp.Api
pushed_at
2026-01-12T11:36:56+00:00
rank
23
recent_commits_90d
1
size_kb
462
smallest_commit
N/A
stars
0
tech_stack
N/A
total_commits
43
updated_at
2026-01-12T11:37:27+00:00
url
https://github.com/markhazleton/Yelp.Api
watchers
0