An open API service indexing awesome lists of open source software.

https://github.com/sifis-home/generate-sifis-hazards

Code Generator for SIFIS-Home Hazards
https://github.com/sifis-home/generate-sifis-hazards

Last synced: about 2 months ago
JSON representation

Code Generator for SIFIS-Home Hazards

Awesome Lists containing this project

README

        

# generate-sifis-hazards

[![Actions Status][actions badge]][actions]
[![CodeCov][codecov badge]][codecov]
[![LICENSE][license badge]][license]

This tool generates SIFIS-Home Hazards APIs from a JSON ontology.

Templates define the layout for APIs written in a specific programming language
and are filled in at runtime.

# Acknowledgements

This software has been developed in the scope of the H2020 project SIFIS-Home with GA n. 952652.

[actions]: https://github.com/sifis-home/generate-sifis-hazards/actions
[codecov]: https://codecov.io/gh/sifis-home/generate-sifis-hazards
[license]: LICENSES/MIT.txt

[actions badge]: https://github.com/sifis-home/generate-sifis-hazards/workflows/generate-sifis-hazards/badge.svg
[codecov badge]: https://codecov.io/gh/sifis-home/generate-sifis-hazards/branch/master/graph/badge.svg
[license badge]: https://img.shields.io/badge/license-MIT-blue.svg