Skip to content

CommonFunctions/common-api

Repository files navigation

Common Api

Common Api codecov Quality Gate Status Known Vulnerabilities

Use pre-defined functions from serverless environment.

Postman Collection

https://documenter.getpostman.com/view/2803116/T1DpCxdd

Base Url

https://w7d24gb67j.execute-api.eu-central-1.amazonaws.com/dev

Current endpoints

  • GET - /currency/exchange/{fromCurrencyCode}/{toCurrencyCode}
  • GET - /currency/exchange/{fromCurrencyCode}/{toCurrencyCode}/{amount}
  • GET - /currency/exchange/{fromCurrencyCode}/{toCurrencyCode}/{amount}/{date}
  • GET - /generation/identityNumber/{countryCode}
  • GET - /generation/taxNumber/{countryCode}
  • GET - /validation/email/{email}
  • GET - /validation/taxNumber/{countryCode}/{taxNumber}
  • GET - /validation/identityNumber/{countryCode}/{identityNumber}
  • GET - /validation/plate/{countryCode}/{plate}
  • GET - /validation/phone/{countryCode}/{phone}
  • GET - /validation/ipAddress/{ipAddress}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published