# elemental **Repository Path**: aporeto/elemental ## Basic Information - **Project Name**: elemental - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://github.com/aporeto-inc/elemental - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-04 - **Last Updated**: 2025-10-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # elemental [![Codacy Badge](https://app.codacy.com/project/badge/Grade/cbd8761ba935460885a1ff9b49497621)](https://www.codacy.com/gh/PaloAltoNetworks/elemental/dashboard?utm_source=github.com&utm_medium=referral&utm_content=PaloAltoNetworks/elemental&utm_campaign=Badge_Grade) [![Codacy Badge](https://app.codacy.com/project/badge/Coverage/cbd8761ba935460885a1ff9b49497621)](https://www.codacy.com/gh/PaloAltoNetworks/elemental/dashboard?utm_source=github.com&utm_medium=referral&utm_content=PaloAltoNetworks/elemental&utm_campaign=Badge_Coverage) > Note: This is a work in progress Elemental contains the foundations and code generator to translate and use Regolithe specifications in a Bahamut/Manipulate environment. It also provides basic definition of a generic request and response and other low level functions like optimized encoder and decoder, validations and more. The generated model from Regolithe specifications (when using elegen from cmd/elegen) will implement the interfaces described in this package to serve as a base for being used in a bahamut microservice.