CodeOps Technologies Blog

CodeOps Technologies Blog

Follow
Follow
homemembers
Tag

APIs

#apis

More content

Read more stories on Hashnode


Articles with this tag

Introducing Full Control To Your APIs Using Serverless Framework

CodeOps TechnologiesCodeOps Technologies
May 8, 20236 min read

Create custom keys, usage plans, throttling, and more using Serverless Framework! · Working in an organization that runs on Serverless Architectures for...

Introducing Full Control To Your APIs Using Serverless Framework

Validate Your API Request At The API Gateway Using Serverless Framework

CodeOps TechnologiesCodeOps Technologies
May 4, 20233 min read

We often validate the inputs to the API after the request reaches our lambda, this is a common practice. Well, we have another way! Let’s Get Straight...

Validate Your API Request At The API Gateway Using Serverless Framework

Providing Controlled API access to your customers using Amazon API Gateway

CodeOps TechnologiesCodeOps Technologies
May 3, 20239 min read

Create API Keys, Provide Throttle Limits Per Customer, and much more! · By Muhammad Abutahir In the Software development world, we often come across...

Providing Controlled API access to your customers using Amazon API Gateway

[CORS] Origin Resources Sharing

CodeOps TechnologiesCodeOps Technologies
May 2, 20235 min read

By Uday CROS Origin Resource Sharing Web Security CORS Origin Resource Sharing, It’s every developer’s frustration once in a while in developer life...

[CORS] Origin Resources Sharing