Skip to main content

mod-dlm-server is an open-source REST server for storing and querying element data described using the mod-dlm domain-specific language (DSL).

Project description

mod-dlm-logo

mod-dlm-fastapi-server

build status PyPI - Version License

mod-dlm-server is an open-source REST server for storing and querying element data described using the mod-dlm domain-specific language (DSL). This project provides tools for defining entity models and automatically generating CRUD APIs, enabling suppliers to create and manage catalogs of their products easily.

You can always find the most up-to-date API documentation here: mod-dlm API Docs

The server is generated automatically using the OpenAPI Generator.

  • API version: 1.1.0
  • Build date: 2025-06-04T08:15:21.458468935Z[Etc/UTC]
  • Generator version: 7.14.0-SNAPSHOT
  • Build package: org.openapitools.codegen.languages.PythonFastAPIServerCodegen

Requirements.

Python >= 3.7

Installation & Usage

To run the server, please execute the following from the root directory:

pip install -r requirements.txt
PYTHONPATH=src uvicorn mod_dlm_server.main:app --host 0.0.0.0 --port 8080

and open your browser at http://localhost:8080/docs/ to see the docs.

Running with Docker

To run the server on a Docker container, please execute the following from the root directory:

docker-compose up --build

Tests

To run the tests:

pip install pytest
PYTHONPATH=src pytest tests

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mod_dlm_server-1.1.0.tar.gz (19.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mod_dlm_server-1.1.0-py3-none-any.whl (53.7 kB view details)

Uploaded Python 3

File details

Details for the file mod_dlm_server-1.1.0.tar.gz.

File metadata

  • Download URL: mod_dlm_server-1.1.0.tar.gz
  • Upload date:
  • Size: 19.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.22

File hashes

Hashes for mod_dlm_server-1.1.0.tar.gz
Algorithm Hash digest
SHA256 3a87f9e471c87cf02d8f90270f0cc7231535b22ec0e26659534f275562113393
MD5 12e384cfccb186bb5079b1909b61ad3c
BLAKE2b-256 ed6256c2bc337478564be07d6d5847b61fe42f9e30efda9ac5066d6310d34092

See more details on using hashes here.

File details

Details for the file mod_dlm_server-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: mod_dlm_server-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 53.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.22

File hashes

Hashes for mod_dlm_server-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 07185f04b1ebc57ba767752bebc969bef47ff5cacb5becdd123072344bb33ad3
MD5 38ae2623296b8beaeff20e7ab05f5801
BLAKE2b-256 37484f3ec7bd5808bfa4f2276221a5352ce56f782a15fb89d44f659bbde24d24

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page