Jens Tanjenstan.hashnode.dev路Nov 2, 2022Secure API logic with CherrybombWhat is an API? Application Programming Interface (API) is a software interface that allows two applications to interact with each other without any user intervention. API is a collection of software functions and procedures. In simple terms, API mea...50 readscherrybomb
Subash Thakursubashthakur.hashnode.dev路Jun 29, 2022Cherrybomb - Stop half-done API specificationsWhat is API ? Application Programming Interface (API) is a software interface that allows two applications to interact with each other without any user intervention. API is a collection of software functions and procedures. In simple terms, API means...1 like路42 readsBlogsWithCC
ADITYA DASadityamca123.hashnode.dev路Jun 18, 2022API security using CHERRYBOMB from BLST security1. What is an API ?馃檮馃檮 API is the acronym for Application Programming Interface, which is a software intermediary that allows two applications to talk to each other. Suppose you are searching for a flight booking through an online travel booking si...15 likes路31 readscherrybomb
Alap Mistryalapmistry.hashnode.dev路Jun 18, 2022Beginner Guide for CherrybombLet's start with the understanding of terminology and the introduction of a tool. What is BLST? BLST (Business Logic Security Testing) helps us to find broken logic in our API and maps it to its UI. It provides a platform to visualize your API logic ...65 readscherrybomb
Prakhar Porwalprakharporwal.hashnode.dev路Jun 17, 2022Validating OpenAPI Specs using CherrybombWhat is a API ? API , short hand for Application Programming Interface, is a software interface that allows two services to interact with each other. ![image.png] (https://cdn.hashnode.com/res/hashnode/image/upload/v1655473224482/d44y0iHHN.png align=...1 like路176 readsbest practices