issues
search
BESSER-PEARL
/
BESSER
A Python-based low-modeling low-code platform for smart software
https://besser.readthedocs.io/en/latest/
MIT License
51
stars
12
forks
source link
Metamodel : is read only, Generator : rest api, Documentation updated
#66
Closed
Arm-Sl
closed
8 months ago
Arm-Sl
commented
8 months ago
Introduced a new code generator for BESSER, designed to create REST APIs using the FastAPI framework, with Pydantic employed for class definitions.
Added an is_read_only attribute to the metamodel of the BUML language, applicable to both Class and Attribute entities.
Updated documentation.