LiveRamp / reslang

A language for describing resource-oriented APIs & turning them into Swagger or resource diagrams. Oriented around the concepts we want to expose in the APIs.
Apache License 2.0
23 stars 7 forks source link

Containerise Reslang. #22

Closed davinchia closed 4 years ago

davinchia commented 4 years ago

This allows


This change is Reviewable

davinchia commented 4 years ago

@liveandrew this lets developers use Reslang without installing anything besides Docker (which most LR developers do have). We are also incorporating this into the api-specs repo so its easier for devs to work with reslang/swagger https://github.com/LiveRamp/api-specs/pull/45

liveandrew commented 4 years ago

fantastic stuff, love it!