GithubHelp home page GithubHelp logo

Novel Rest

CI Docker Pulls

Description

The public API for the Novel Service. Allows to trigger the worker and fetch novels after they are finished

Dev Environment

Docker compose

In the project root create a file .env which contains variables needed for docker compose.

key value description
project_root <path-to-repo> The full path to the repository on the local file system without trailing slash

Start the dependencies declared in docker-compose.yml by running docker compose up -d
Then run the application inside your preferred IDE

Run configuration

Run with the system property variables set to below values by passing in the VM arguments with -D{key}={value}

key value description
NOVEL_SERVICE_CONFIG_FILE <path-to-repo>/novel-service-config.yml Config file location
NOVEL_FOLDER_KEY <path-to-repo>/data A folder to save novels. Used by this and novel-worker

novelservice's Projects

novellambdaget icon novellambdaget

An AWS Lambda function which serves as HTTP gateway to fetch the status of jobs from a dynamoDB.

novellambdapost icon novellambdapost

An AWS Lambda function which serves as HTTP gateway relay messages to an SQS queue in order to trigger the worker.

novelrest icon novelrest

Microservice acting as public REST API for triggering the NovelWorker and fetching finished novels

novelworker icon novelworker

Microservice extracting content from webpages and creating ebooks from it

novelworkernode icon novelworkernode

Microservice extracting content from webpages and creating ebooks from it

report icon report

Report of the project for lecture "cloud computing"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.