command
module
Version:
v0.0.0-...-0c445ad
Opens a new window with list of versions in this module.
Published: Apr 14, 2021
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
GinGolang-FeedReaderApi
this is a simple back-end with auth system and feed reader \
- clone the proeject
- config database connection info in 'app/Database.go'
- run main.go (run project)
- 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
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.