Hasan-Kilici / rfc-search

A high-performance RFC scraper built using Go Fiber, Nuxt.js, and Geziyor (a Golang web scraping package). This project efficiently scrapes RFC documents from the web and serves them via a RESTful API, making them easily accessible and manageable through a modern front-end interface.

Repository from Github https://github.comHasan-Kilici/rfc-searchRepository from Github https://github.comHasan-Kilici/rfc-search

rfc-search

A high-performance RFC scraper built using Go Fiber, Nuxt.js, and Geziyor (a Golang web scraping package). This project efficiently scrapes RFC documents from the web and serves them via a RESTful API, making them easily accessible and manageable through a modern front-end interface.

git clone https://github.com/Hasan-Kilici/rfc-search .

Backend

cd backend
go get
go run .

Frontend

cd frontend
npm i
npm run dev

Preview

resim

About

A high-performance RFC scraper built using Go Fiber, Nuxt.js, and Geziyor (a Golang web scraping package). This project efficiently scrapes RFC documents from the web and serves them via a RESTful API, making them easily accessible and manageable through a modern front-end interface.


Languages

Language:Vue 58.5%Language:Go 17.8%Language:TypeScript 10.2%Language:JavaScript 8.0%Language:CSS 5.5%