https://github.com/phase/orbit-gen
A Gradle plugin that creates an API
https://github.com/phase/orbit-gen
Last synced: 12 months ago
JSON representation
A Gradle plugin that creates an API
- Host: GitHub
- URL: https://github.com/phase/orbit-gen
- Owner: phase
- Created: 2015-06-10T09:54:13.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-17T22:20:00.000Z (over 10 years ago)
- Last Synced: 2025-01-24T22:31:39.593Z (about 1 year ago)
- Language: Groovy
- Size: 230 KB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Orbit [](https://travis-ci.org/phase/Orbit)
This is a Gradle plugin that automatically generates an API from classes with `@API`.
Based off of [Apigen](https://github.com/quartz-powered/apigen).