Skip to content

URLCard is a simple website that creates a card using open graph data from my package Go-Open-Scraper-Api

License

Notifications You must be signed in to change notification settings

pedrosouza458/urlcard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

URLCard

URLCard is a simple app to create cards with open graph data from urls, its a project to explore my another package Go-Open-Graph-Scraper-Api

Captura-de-Tela-2024-08-29-a-s-01-47-46

GitHub License GitHub Last Commit

Run this code Locally

Api

To run the api, as i dont have a own api for this project at this time, install the Go-Open-Graph-Scraper-Api.

git  clone  https://github.com/pedrosouza458/go-open-graph-scraper-api
go  mod  tidy
go  run  .

Now the api is running in port 8080.

Frontend

git  clone  https://github.com/pedrosouza458/urlcard
npm  i
npm  run  dev

Now the frontend is running in port 3000.

Now you can acess http://localhost:3000/card?url=yourwebsitename

the project is in really early development, just some pages have supported icons, if you wanna check, go to websites-json in my original go package that serves the api.

About

URLCard is a simple website that creates a card using open graph data from my package Go-Open-Scraper-Api

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published