Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
160 lines (111 loc) · 8.23 KB

File metadata and controls

160 lines (111 loc) · 8.23 KB

Open Verzoek, Taken en Berichten (VTB)

Version: 0.1.0
Source:https://github.com/maykinmedia/open-vtb
Keywords:verzoeken taken berichten

Documentation Status Docker image

Register and API's for Verzoeken (Requests), Taken (Tasks) en Berichten (Messages). (Nederlandse versie)

Developed by Maykin B.V. for Platform Dienstverlening working group.

Introduction

Platform Dienstverlening pushes the boundaries of case-oriented working and introduces several concepts that provide additional functionality within Platform Dienstverlening. These concepts are:

  • Verzoeken (Requests) A decoupling between an application and a case register, in which the request contains the details of the request. Based on this request, an application can determine what type of case it should be.
  • Taken (Tasks) Additional questions from the government to the resident or business owner can be assigned as tasks. For example, for submitting a document or an outstanding payment. A task is typically assigned by a client-application and is typically displayed in a portal.
  • Berichten (Messages) Communication between residents, businesses, and municipalities via digital channels. It provides a record of all communication that has been sent and can also be viewed via, for example, a portal or servicedesk application.

API specification

OpenAPI specification checks

Open VTB Version API Version Release date API specification
main/latest n/a n/a
Verzoeken: ReDoc, Swagger, (diff)
Taken: ReDoc, Swagger, (diff)
Berichten: ReDoc, Swagger, (diff)
0.1.0
Verzoeken: 0.1.0
Taken: 0.1.0
Berichten: 0.1.0
YYYY-MM-DD
Verzoeken: ReDoc, Swagger, (diff)
Taken: ReDoc, Swagger, (diff)
Berichten: ReDoc, Swagger, (diff)

Previous versions are supported for 6 month after the next version is released.

See: All versions and changes

Developers

Build status Coverage Ruff Docker image Supported Python version

This repository contains the source code for openvtb. To quickly get started, we recommend using the Docker image. You can also build the project from the source code. For this, please look at INSTALL.rst.

Quickstart

  1. Download and run Open VTB:

    wget https://raw.githubusercontent.com/maykinmedia/open-vtb/main/docker-compose.yml
    docker-compose up -d --no-build
    docker-compose exec web src/manage.py loaddata verzoeken taken berichten
    docker-compose exec web src/manage.py createsuperuser
  2. In the browser, navigate to http://localhost:8000/ to access the admin and the API.

References

License

Copyright © Maykin 2025

Licensed under the EUPL