Skip to content

pipegoods/lpbcol-app

Repository files navigation

Welcome to lpbcol-app 👋

Version License: ISC Twitter: pipegoods

Deploy API to Cloudflare workers Scrape Lpbcol website GitHub contributors GitHub Repo stars

Web application with recent statistics of the Colombian professional baseball league, using scraping. Project made for educational purposes, nor for commercial use.

Mockup API Web

API

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.

Techs

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.

Install

pnpm install

Usage

pnpm run dev

Author

👤 Andres Vizcaino

Show your support

Give a ⭐️ if this project helped you!

inspiration


This README was generated with ❤️ by readme-md-generator

About

App y API sobre La liga profesional de béisbol colombiana, solo para fines educativos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published