Client side sdk

Hi Experts,

->Does Apigee have the capability of generating client side SDK based on the API specs.
->Also whether Apigee can produce URIs based on the request .Is it possible for Apigee to identify duplicate URI's during API design?

0 1 242
1 REPLY 1

@Muruganandham Muthumanickam

->Does Apigee have the capability of generating client side SDK based on the API specs.

No Apigee doesn't generate the client side SDK. It only consumes the API specs to generate the API proxy.

->Also whether Apigee can produce URIs based on the request -.

What do you mean by this?

Is it possible for Apigee to identify duplicate URI's during API design?

As long as your API specs is valid, Apigee will consume it. If you have duplicate path's defined, it will throw an error