Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

unchaptered/SMART_NEWS_CRAWLER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMART_NEWS_CRAWLER

SMART NEW CRAWLER is Serverless Application with Cloudflare workers.

Our services are separated based on the security level.

  • High Level : Join, Login, O-Auth.
  • Low Level : Except High Level Works.

So, I want to seperate these work.

SMART NEW CRAWLER is charge of Low Level to using Token.

So, your connection must not be throw our Service https://smart-news.pages.dev.


Structure

  • Layer : Seperate Logics
  • Models : Provide Dtos into Layer and Modules
  • Modules : Provide functions with stabitlity

Layer

  • GlobalController
  • GloablService

Modules

  • UrlBuilder
  • FormProvider
  • ResponseProvider
  • RealmFactory
  • CredentialFactory

Releases

No releases published

Packages

No packages published