gingolang-feedreaderapi

command module
v0.0.0-...-0c445ad Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 14, 2021 License: MIT Imports: 6 Imported by: 0

README

GinGolang-FeedReaderApi

this is a simple back-end with auth system and feed reader \

  1. clone the proeject
  2. config database connection info in 'app/Database.go'
  3. run main.go (run project)
  4. after you run the project, 3 tables will be created in your database, open your database go to table feeds and add new feed source
  • name -> name of the feed source for example isna
  • url -> feed url for example 'https://www.isna.ir/rss'
  • content_selector -> css selector of article body for example '#item > div.full-news > div.full-news-text'

done

the crawler engine go and get contents like news or etc and update 'contents' table

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
app

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL