| Version: | 0.1.0 |
|---|---|
| Source: | https://github.com/maykinmedia/open-vtb |
| Keywords: | verzoeken taken berichten |
Register and API's for Verzoeken (Requests), Taken (Tasks) en Berichten (Messages). (Nederlandse versie)
Developed by Maykin B.V. for Platform Dienstverlening working group.
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.
| Open VTB Version | API Version | Release date | API specification |
|---|---|---|---|
| main/latest | n/a | n/a | |
| 0.1.0 | Verzoeken: 0.1.0
Taken: 0.1.0
Berichten: 0.1.0
|
YYYY-MM-DD |
Previous versions are supported for 6 month after the next version is released.
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.
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
In the browser, navigate to
http://localhost:8000/to access the admin and the API.
Copyright © Maykin 2025
Licensed under the EUPL