Skip to content

Repository files navigation

Data Processing Module

Running API localy with docker

# Start
docker compose up -d

# Stop
docker compose down

Endpoints

Swagger docs available at http://localhost:8080/docs.

  • GET http://localhost:8080/

    Returns {"status": "up"} if API's healthy.

  • GET http://localhost:8080/data?skip=<skip>&limit=<limit>

    Returns processed data with pagination in json format.

  • POST http://localhost:8080/processing

    Perfoms the reprocessing of input data.

About

Data Processing Module

Resources

Stars

0 stars

Watchers

0 watching

Forks

Used by

Contributors

Languages