Pages:
Author

Topic: We are working on an API for Bitcoin! - page 3. (Read 741 times)

hero member
Activity: 1434
Merit: 513
March 17, 2023, 10:34:08 AM
#14
First thing for an online service is a front end complete website.
Who said that? If you're smart enough you'd know you can access the API endpoints and figure out the rest. And there is an API documentation: https://btc.merapi.io/swagger what else do you need?

I agree, I would just redirect merapi.io to
https://btc-docs.merapi.io/#introduction tbh.
I haven't poked around just yet but on the top this looks nice.
legendary
Activity: 1988
Merit: 1317
Get your game girl
March 17, 2023, 06:46:26 AM
#13
First thing for an online service is a front end complete website.
Who said that? If you're smart enough you'd know you can access the API endpoints and figure out the rest. And there is an API documentation: https://btc.merapi.io/swagger what else do you need?
jr. member
Activity: 32
Merit: 41
March 16, 2023, 03:37:45 PM
#12

Try Merapi.io and experience how easy it is to build powerful Bitcoin applications. You can check out our documentation at https://btc-docs.merapi.io/#introduction and the Swagger at https://btc.merapi.io/swagger.

We would love to hear your feedback about Merapi.io. Our team has put a lot of effort into making Merapi.io a valuable resource for developers working with Bitcoin, and we hope you'll give it a try.

Thank you for considering Merapi.io for your development needs. We look forward to hearing from you!


I made a few tests and so some 404 erros and strange results. Liek this one:

https://btc.merapi.io/download/tx/40ff70b97334699d71a552ab5ea97c996fa8d64a9e0dc0041ec1701b10ed6914

From this page in the docs:
https://btc-docs.merapi.io/#download-transaction




Apologies for that, it was a problem in the documentation(the hash didn't exist)! we updated the docs and it works fine now.

one example:
https://btc.merapi.io/tx/9421c806a8f3fd46841241659637d75b944b42af61fabe7b9359349bc50d2ea6

Note that we stopped the syncing to do an update, so for the next hour if you don't see the last 15-20 blocks, that is the reason.
legendary
Activity: 2352
Merit: 6089
bitcoindata.science
March 16, 2023, 01:58:55 PM
#11

Try Merapi.io and experience how easy it is to build powerful Bitcoin applications. You can check out our documentation at https://btc-docs.merapi.io/#introduction and the Swagger at https://btc.merapi.io/swagger.

We would love to hear your feedback about Merapi.io. Our team has put a lot of effort into making Merapi.io a valuable resource for developers working with Bitcoin, and we hope you'll give it a try.

Thank you for considering Merapi.io for your development needs. We look forward to hearing from you!


I made a few tests and so some 404 erros and strange results. Liek this one:

https://btc.merapi.io/download/tx/40ff70b97334699d71a552ab5ea97c996fa8d64a9e0dc0041ec1701b10ed6914

From this page in the docs:
https://btc-docs.merapi.io/#download-transaction

jr. member
Activity: 32
Merit: 41
March 14, 2023, 10:47:22 AM
#10
Not to be a buzz killer, but what is the point of a service if the said service has no platform to offer it's services? First thing for an online service is a front end complete website.
In a few hours will check it out if it's working however.
I get your point, but we do have a page introducing the project with the full documentation, it is just not bound to the main domain(going to take care of it soon anyways)

BTW, Would love to get your feedback when you got time!
copper member
Activity: 1330
Merit: 899
🖤😏
March 14, 2023, 10:33:58 AM
#9
Not to be a buzz killer, but what is the point of a service if the said service has no platform to offer it's services? First thing for an online service is a front end complete website.
In a few hours will check it out if it's working however.
jr. member
Activity: 32
Merit: 41
March 14, 2023, 03:02:56 AM
#8
Great project. I would certainly be open to trying it in the future.

Yes, You are right! We don't have a landing page yet, we were busy with the service and not good at front-end stuff to be honest, will take care of it soon Smiley

But the service itself is developed and accessible now!

The error posted above says that the your domain merapi.io is not attached to an IP address yet. You should probably go to its DNS settings and at least attach it to a stock NGINX page, or you can try one of the single-page website hosts such as Caard.co which allow you to develop a website with no coding at all.
Glad to hear that, looking forward to your future feedback!
Thanks for the tip regarding Carrd.co, will try it out.

P.S.
Please share it with others if possible.
legendary
Activity: 1568
Merit: 6660
bitcoincleanup.com / bitmixlist.org
March 14, 2023, 02:58:15 AM
#7
Great project. I would certainly be open to trying it in the future.

Yes, You are right! We don't have a landing page yet, we were busy with the service and not good at front-end stuff to be honest, will take care of it soon Smiley

But the service itself is developed and accessible now!

The error posted above says that the your domain merapi.io is not attached to an IP address yet. You should probably go to its DNS settings and at least attach it to a stock NGINX page, or you can try one of the single-page website hosts such as Caard.co which allow you to develop a website with no coding at all.
full member
Activity: 868
Merit: 202
March 14, 2023, 01:06:53 AM
#6
The API that you provide really helps developers to be able to develop APPs that require data from the BTC data network. The documentation provided is also very easy for developers to understand. However, it seems that the website cannot be accessed, it seems that it has not been fully developed. But overall this is a pretty good project.

Thanks for the feedback! may I ask which link doesnt work? because it works at my end.
for example try this one:
https://btc.merapi.io/network/stats



Your main website seems to be inaccessible. You can see the picture taken


Yes, You are right! We don't have a landing page yet, we were busy with the service and not good at front-end stuff to be honest, will take care of it soon Smiley

But the service itself is developed and accessible now!

yes indeed the service is already working and I think it's pretty good, but it would be nice if you could also develop the front page of your website, because by developing the front page of your website it will make it easier for users to be able to see the features of the API that you provide and what are the use cases for their application development and also how can they ask questions or find FAQs for the API. But it's a very good API  Wink
jr. member
Activity: 32
Merit: 41
March 13, 2023, 02:22:31 AM
#5
The API that you provide really helps developers to be able to develop APPs that require data from the BTC data network. The documentation provided is also very easy for developers to understand. However, it seems that the website cannot be accessed, it seems that it has not been fully developed. But overall this is a pretty good project.

Thanks for the feedback! may I ask which link doesnt work? because it works at my end.
for example try this one:
https://btc.merapi.io/network/stats



Your main website seems to be inaccessible. You can see the picture taken


Yes, You are right! We don't have a landing page yet, we were busy with the service and not good at front-end stuff to be honest, will take care of it soon Smiley

But the service itself is developed and accessible now!
full member
Activity: 868
Merit: 202
March 13, 2023, 02:19:55 AM
#4
The API that you provide really helps developers to be able to develop APPs that require data from the BTC data network. The documentation provided is also very easy for developers to understand. However, it seems that the website cannot be accessed, it seems that it has not been fully developed. But overall this is a pretty good project.

Thanks for the feedback! may I ask which link doesnt work? because it works at my end.
for example try this one:
https://btc.merapi.io/network/stats



Your main website seems to be inaccessible. You can see the picture taken

jr. member
Activity: 32
Merit: 41
March 13, 2023, 02:11:56 AM
#3
The API that you provide really helps developers to be able to develop APPs that require data from the BTC data network. The documentation provided is also very easy for developers to understand. However, it seems that the website cannot be accessed, it seems that it has not been fully developed. But overall this is a pretty good project.

Thanks for the feedback! may I ask which link doesnt work? because it works at my end.
for example try this one:
https://btc.merapi.io/network/stats
full member
Activity: 868
Merit: 202
March 13, 2023, 01:24:52 AM
#2
The API that you provide really helps developers to be able to develop APPs that require data from the BTC data network. The documentation provided is also very easy for developers to understand. However, it seems that the website cannot be accessed, it seems that it has not been fully developed. But overall this is a pretty good project.
jr. member
Activity: 32
Merit: 41
March 12, 2023, 11:21:30 AM
#1
Hello everyone!

We are thrilled to announce blockread.io, an API for Bitcoin BTC that we believe can be a valuable tool for developers building applications using Bitcoin network data.

Blockread.io is a flexible and user-friendly API that allows developers to interact with the Bitcoin network and leverage Bitcoin as a payment method.

Try blockread.io and experience how easy it is to build powerful Bitcoin applications. You can check out our documentation at https://api.blockread.io/btc/docs and the Swagger at https://btc.blockread.io/swagger.

We would love to hear your feedback about blockread.io. Our team has put a lot of effort into making blockread.io a valuable resource for developers working with Bitcoin, and we hope you'll give it a try.

Thank you for considering blockread.io for your development needs. We look forward to hearing from you!


P.S
This is our donation address in case anyone wants to support our project
Bitcoin:
bc1q5rc6wwmz2053k70d5cqge7xgdv48hmevpr8sme

Zcash:
t1V9QMioEB9vxEfzXTwoJM2y7mmYsQwYQPN

Best,
Blockread Team


Update:

Now we support BCH and LTC as well
https://api.blockread.io/bch
https://api.blockread.io/ltc

the documentation is the same as BTC
Pages:
Jump to: