You’re not overthinking it at all. Domain:port/api needs careful planning.
For security, consider using API keys or OAuth. And for rate limiting, tools like NGINX can help.
For docs, I’d recommend using Swagger or Postman. Makes life so much easier.
For security, consider using API keys or OAuth. And for rate limiting, tools like NGINX can help.
For docs, I’d recommend using Swagger or Postman. Makes life so much easier.
