Meecrogate in Action!
3 simple steps.
Step 1 - Design.
In the Design phase, you choose whether you want to create an OpenAPI or an AsyncAPI. You
build
your request/response flow with the no-code designer for the operations of your choice. Flows specify how
you
retrieve your data from your datasources and transform it to build the response. Datasources are represented
by draggable boxes that you can chain if needed to extract the wanted data.
Once all the needed data has been made available, you need to do the mapping between the
Response specification of the OpenAPI and the data selected from your datasources.
Step 2 - Secure.
Securing your APIs is a critical step in the API release management phase. With Meecrogate
you
can choose to secure the API as a whole by applying generic security policies or you can choose to be more
specific by applying fine grain security policies at the operation level.
Security policies can be provided as usable templates and made available to users creating
APIs
in collaboration mode, simplifying the whole process and keeping a global governance of your APIs
management.
Step 3 - Deploy.
Meecrogate Deployment phase is the last step of releasing an API with Meecrogate. You will
specify your environment keys from which you will map your mandatory resource parameters like Database URL
or
endpoints.
Meecrogate makes it easy to deploy Meecrogate components in cloud-native environments or more
classical virtual infrastructures.