Skip to main content

3 posts tagged with "api"

View All Tags

Load & Performance Testing

· 5 min read
Pavan Kumar
tech-talks Core Team

load-testing.png

Performance & Load Testing your web services is crucial with APIs becoming more prevalent in usage and required through testing for handling adhoc and busrt loads thoughout the product lifecycle. K6.io is one such tool from well known opensource team graphna labs that enables basic to advance testing sceraios for the developers to test their API's and identify any potential blockages across the service by writing tests in their well known scripting language 'javascript'. This blog article guides you to quickly setup and run the load test in literaly in 5 minutes. YES in 5, can't beleive jump write in

Features :

  • available as opensource and also SaaS
  • Script tests in Javascript
  • Supports 3rd party integrations and extensions
  • quick to setup and use

Lets Begin...

Playground - Live Coding

· One min read
Pavan Kumar
tech-talks Core Team

Wanted to create something fun with jsx, Live coding. Go ahead try setting initial value of the counter and update function to your liking or write your own code. Give it a try! visit Live Coding Demo under tutorials on how to implement in your website

Public API's Listing

· 2 min read
Pavan Kumar
tech-talks Core Team

Collection of Open API's to work during development of any of your app ideas, includes free, paid and freemium based services that can be integrated with any application checkout thier websites for getting your own apikey, pricing information and documentations.