Skip to content

asharnotfounds/cricketapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cricket API Server

This Cricket API Server is a tool that provides programmatic access to cricket-related data, leveraging the International Cricket Council (ICC) website as a primary data source. It allows developers to fetch information about teams, players, matches, rankings, and more, making it a valuable resource for creating cricket-related applications, websites, or data analysis projects.

Getting Started

1. Clone the Repository

git clone https://github.com/yourusername/cricket-api-server.git
cd cricket-api-server

2. Install Dependencies

npm install

3. Start the Server

node .

API Endpoints

The Cricket API Server exposes limited endpoints to retrieve cricket-related data. Here are some of the key endpoints:

  • /all_fixtures: Get a list of all upcoming fixtures.
  • /mens_results: Get a result of mens matches.
  • /womens_results: Get a result of women matches.

If you want me to improve this Api Server show some support then i'll for sure start working on it and come out with various endpoints to retrieve cricket-related data.

About

A Cricket api server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published