GALAglobal / TAPICC-API-implementation

TAPICC API implementation using node.js framework sails.js
Other
6 stars 1 forks source link

api_key in parameter #51

Closed ysavourel closed 6 years ago

ysavourel commented 6 years ago

The TAPICC-API-Implementation readme says:

An alternative is to use the api_key in URL query param ?api_key={api_key} (this is useful, when you want to try the API in the browser)

Is this an extension of that specific implementation? Or is it part of the TAPICC specification?

Alino commented 6 years ago

Good question. I think it doesn't have to be part of TAPICC specification. But it is something nice to have, especially during testing and development.