Skip to content

Nestjs with rabbitmq and postgres app, designed to parse project gutenberg files and save them to database

Notifications You must be signed in to change notification settings

kozikkam/nestjs-rabbitmq-gutenberg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metadata extractor API written with typescript and Nestjs.

In order to start the app, run

  • docker-compose up -d --build

Make sure to download Gutenberg project https://www.gutenberg.org/cache/epub/feeds/rdf-files.tar.zip

Extract it and place in /files directory to the format of files/1/pg1.rdf files/2/pg2.rdf . . .

API documentation can be found at localhost:3000/swagger.

About

Nestjs with rabbitmq and postgres app, designed to parse project gutenberg files and save them to database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published