CUIT Service

It will return information based on a provided CUIT number.

To do

  • EditorConfig, Prettier, etc
  • Continuous Deployment (Jenkins, DockerHub)
  • Define resources (URLs, schema, etc)
  • Expose hardcoded information (it could be also useful in test environments)
  • Validate JWT token
  • Rate limit for normal users, unlimited for Doppler SU
  • Connect with our backend service
  • Deploy to our Swarm
  • Keep our secrets and configurations in encrypted files here or in our Swarm repository