Fluxtion source gen
Fluxtion client connects to this api and sends a generation request for an event processor AOT. The api processes the request and sends back a java source code event processor the user can use at runtime. This api is normally part of build process and moves the overhead of execution co-ordination to a compile time process saving time and effort for an organisation
Fluxtion source gen endpoints
| Method | Endpoint | Description |
|---|---|---|
| java-generate | ||
| POST |
/java-generate /generate-source |
Accepts a serialized RemoteGenerationRequest and returns a serialized RemoteGenerationResponse containing the generated source code. |
| Other endpoints | ||
| POST |
generate model /generate-model |
generates fluxtion model for use with the client |
Fluxtion source gen pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|