An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Orbit [![Build Status](https://travis-ci.org/phase/Orbit.svg)](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).