a127 still in use..?

Hi ,

I want to start building apis locally, came across a127.

Just wondering if it is still in use, or is there any other way to develop the same locally.

Thanks.

0 1 316
1 REPLY 1

It depends!

"Apigee-127" is a collection of handy tools and explorations. You can find its home at github. Some of the projects there are:

  • sway - a library in nodejs for parsing and manipulating OpenAPI Spec documents
  • swagger-tools - a nodejs module containing a bunch of swagger-related tools
  • volos - a package for building API Management in nodejs, with quota and oauth etc
  • and a bunch of other things

All of it "works". Some of the stuff under apigee-127 is not actively maintained, but some gets constant update (eg, sway).