You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 24, 2024. It is now read-only.
services.py
module contains hard coded and repeated values which decreases efficiencyjson/yaml
file which can contain all the information such as endpoint, headers, etc which can be read usingjson
package then send request using a function to do repetitive taskhttps://github.com/Nikait/ni_bomber/blob/master/services.py#L71-L77
aiohttp
module to send requests at faster rateThe text was updated successfully, but these errors were encountered: