Skip to content

khianvictorycalderon/GHO-API-JSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GHO API JSON

Since direct browser requests to https://ghoapi.azureedge.net/api/ are restricted by CORS policy, we implemented a GitHub Actions workflow that automatically fetches and builds a subset of API data.

The workflow retrieves the first 100 endpoints from the API metadata and stores each endpoint response as a separate .json file in the repository.

This allows the frontend to access pre-fetched data without requiring direct runtime API calls, improving stability and avoiding CORS limitations during deployment.

About

A preset data from gho api converted to JSON for demo purpose

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors