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
- Host: GitHub
- URL: https://github.com/sifis-home/generate-sifis-hazards
- Owner: sifis-home
- Created: 2023-03-22T10:18:47.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T08:40:52.000Z (over 1 year ago)
- Last Synced: 2025-01-13T06:44:03.746Z (3 months ago)
- Language: Rust
- Size: 33.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSES/MIT.txt
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