Web application with recent statistics of the Colombian professional baseball league, using scraping. Project made for educational purposes, nor for commercial use.
Url: https://lpbcol.pipegoods.workers.dev/
endpoints:
- GET
/leaderboard
: Retorn leaderboard of league. - GET
/teams
: Return all teams of league. - GET
/teams/:id
: Return one team of league by id.
Monorepo web project, the API is developed with Hono and to feed the database is used scraping the official site of the Colombian professional baseball league.
For the frontend we used Astro and CSS Tailwind.
pnpm install
pnpm run dev
👤 Andres Vizcaino
- Website: https://andresvizcaino.me/
- Twitter: @pipegoods
- Github: @pipegoods
- LinkedIn: @andres-vizcaino-salazar
Give a ⭐️ if this project helped you!
- midudev: kings-league-project
This README was generated with ❤️ by readme-md-generator