Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gosharper

Collect podcasts and and stream it

Getting Started

    docker-compose up -d

This will start elasticsearch and kibana. You can access kibana at http://localhost:5601

Project Structure

- src/   - contains the source code for the project
   - feedservice/   - contains the feed parser   (in golang)  
   - searchservice/ - contains the search engine (in c#)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 94.0%
  • Go 6.0%