MeteorLite / meteor-api

Backend for Meteor, Modifying these modules allows you to alter API with ease

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

meteor-api

Provides a backend for Meteor. The following modules are published for https://github.com/MeteorLite/meteor-client

annotations  
api  
api-rs  
http  
logger  
mixins (as injected)
scripts

Import into IntelliJ, bump val release in root build.gradle.kts, execute the Publish API task that is built into the project.
This will store the required modules in your MavenLocal dir, so meteor-client can access them.

About

Backend for Meteor, Modifying these modules allows you to alter API with ease


Languages

Language:Java 98.5%Language:Kotlin 1.5%