Not working for me from the beginning even in mobile and in desktoo
Hi Everyone, I don’t know the actual reason why the website is not loading, it may be due to some ISP issues as I’m also getting this issue with my home network.
Here’s an alternate link : https://curltoblocks.firebaseapp.com/
New address works
Yahoooo!! Works like a charm…
superb man. that will be lot’s of helpful for me
I would like to know if I can create the necessary blocks here to create communication with my thermal printer, so that I can print?
@an-nutri this website only creates blocks for web request. for thermal printer you need to make an extension.
Masterpiece And Awesome
@HritikR Can you add extension code also so that it also provide java code for making web in java
is it possible to change xml to blocks photo? then when we write some toturials we just write the xml in the html, and the end users will see the block photos, no need to download the photo and upload the photo, also easy to modify.
awesome job , even though i’m fan of php curl but now you made it a lot easier for mobile bots
may be you are looking for
Something like this
https://community.kodular.io/t/extension-marketplace-all-extension-in-one-place-getaix-com
@HritikR first of all, It seems a great work,… Congratulations
But, Would you please tell me what is the use of this??.. I mean I really didn’t understood why you created that.? how will that help>???
Hello every one,
can any one help me please
<form action="https://example.com/index.php" method="post" enctype="multipart/form-data">
<input type="file" name="file">
<input type="submit" name="submit" value="Upload files">
</form>
how can i post the above form data with cURL.
If you need to implement an API in your apps you need to use Web Component. CurltoBlocks makes it easier it automatically converts your API request into blocks
okh, thanks for ur time…