Skip to content

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.

Notifications You must be signed in to change notification settings

Hasan-Kilici/rfc-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks