This API provides information about the metro of the Dominican Republic like which lines exist, the schedule, the stations on the cableway, and news about the OPRET organization.
It is important to remember this isn't metro official API then whatever error using this data, we are not responsible for.
This project is the exact example of web scraping, for educational purposes, this data comes from:
| path | description | demo |
|---|---|---|
/ |
get all stations of metro. | Try it here! |
/line-trains |
get all stations of metro by specific line-trains. | Try it here! |
/schedule-trains |
get metro schedule | Try it here! |
/station-cableway |
get all stations of cableway | Try it here! |
/opret-news |
get top headlines about OPRET (for now 6 is limit) | Try it here! |