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.0.13
  • Build date: 2025-06-03T14:27:56.056523720Z[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.0.13.tar.gz (19.4 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.0.13-py3-none-any.whl (53.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mod_dlm_server-1.0.13.tar.gz
  • Upload date:
  • Size: 19.4 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.0.13.tar.gz
Algorithm Hash digest
SHA256 1163a3b7fb109cad0ce76728abcdd142d7f57a0d7920c2686be966c2d2aa594a
MD5 a67c625926be2385306a350971c2d4f9
BLAKE2b-256 d92ab2e6ed80e1634836be10905ad55f2a73e192885cabbc87f1a286e3fe19fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mod_dlm_server-1.0.13-py3-none-any.whl
Algorithm Hash digest
SHA256 77f30dc5e226c1e1ea9742b71c388b4666f45ce26c05424b276aa80e657cf312
MD5 09481a26606912cca52677d84e10c69d
BLAKE2b-256 4c72a8c6a8752c7b9755af3cf609ea55ea7883d006629fa03534cf3eb6993825

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