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.11
  • Build date: 2025-05-19T08:59:01.956878057Z[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.11.tar.gz (13.5 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.11-py3-none-any.whl (36.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mod_dlm_server-1.0.11.tar.gz
  • Upload date:
  • Size: 13.5 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.11.tar.gz
Algorithm Hash digest
SHA256 6f31f7999ab67819b091fe0f671dafb084a3cac5e1df0e88ba8d6b28750b7c1b
MD5 52cf3f05ff1579a2672875b99d2b30bb
BLAKE2b-256 19af119b4a41d64c2937499282e0fc028bf413e9bf5688bcfbe58bce3d878ff1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mod_dlm_server-1.0.11-py3-none-any.whl
Algorithm Hash digest
SHA256 e0fb0f24aa0cb12af264b4e0b7f1ace2fe1ab21294718f6a8ce844d0c71987b3
MD5 fb253d675c3a3fdceebedbbc31d86f89
BLAKE2b-256 12d9336c8149fa43fb28f533c54041fe09eb66202cb07b4f145e07bf31e644f7

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