radon-project / radon

The Radon Programming Language
https://radon-project.github.io
GNU General Public License v3.0
21 stars 2 forks source link

Requests API support. #124

Closed Almas-Ali closed 2 months ago

Almas-Ali commented 2 months ago

Now, we can test API's with Radon. Simple operations like get, post, put, patch and delete. Example describes, how to use them in your applications.