Skip to content

apigear-io/studio

Repository files navigation

ApiGear Studio

ApiGear Studio is a desktop application that helps you to create and manage your API projects. It is documented at ApiGear.

Studio focus on the user interface integration towards platform or external services. APIs are co-created by designers and developers. The API projects are created using ObjectAPI and technology templates. The technology templates are used to generate SDKs for the API projects.

The workflow extends the API driven process with API monitoring and API simulation. This allows to create a complete API driven process with feedback loops.

Features

Development

We use Taskfile to manage the development tasks. You can install Taskfile from here.

To install the dependencies run:

task init

To run the development version of the application run:

task dev

To build the application run:

task build

Releases are automatically created by Github Actions. To create a new release create a new tag and push it to git main branch.

git tag -a v0.1.0 -m "Initial release"
git push origin v0.1.0

The releases are available at Studio release page.

Install

ApiGear Studio is a desktop application that runs on Windows, Mac and Linux. You can download the latest version from Studio release page.

The product has not yet a certification from Microsoft, Apple or Linux. So you may need to disable the security check to run the application.

License

ApiGear Studio is licensed under the MIT License.

About

ApiGear Studio as desktop application

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors 2

  •  
  •