Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lblod/app-leidinggevenden-databank
Leidinggevenden databank application
https://github.com/lblod/app-leidinggevenden-databank
Last synced: 22 days ago
JSON representation
Leidinggevenden databank application
- Host: GitHub
- URL: https://github.com/lblod/app-leidinggevenden-databank
- Owner: lblod
- License: mit
- Created: 2019-04-23T13:29:17.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-12T15:35:06.000Z (5 months ago)
- Last Synced: 2024-08-12T18:07:56.917Z (5 months ago)
- Language: Common Lisp
- Homepage:
- Size: 1.24 MB
- Stars: 0
- Watchers: 20
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Leidinggevenden databank
APIs on top of the Mandaat model and application profile as defined on:
* http://data.vlaanderen.be/ns/mandaat
* http://data.vlaanderen.be/doc/applicatieprofiel/mandatendatabankSome parts of the model have been extended, the defintion (for now) may be found in
* https://github.com/lblod/domain-files/blob/master/master-leidinggevenden-domain.lisp## Running the application
```
docker-compose up
```The stack is built starting from [mu-project](https://github.com/mu-semtech/mu-project).
OpenAPI documentation can be generated using [cl-resources-openapi-generator](https://github.com/mu-semtech/cl-resources-openapi-generator).