Re: New egg: ipfs

2022-03-23 Thread siiky

Thanks and thanks! :)

On the topic of documentation, is there a "standard" way to link 
directly to the docs of a specific procedure/parameter/ (of another 
egg), such that it works both on the wiki and chickadee? I could use a 
specific URL, like 
https://api.call-cc.org/5/doc/http-client/with-input-from-request, but 
hmmm not quite my tempo...






Re: New egg: ipfs

2022-03-23 Thread Mario Domenech Goulart
Hi,

On Tue, 22 Mar 2022 20:49:47 + siiky  wrote:

> I'm happy to announce and ask to publish a new egg to the coop, this
> time to interface with an IPFS[0] node (go-ipfs[1]) through its HTTP
> API[2].
>
> You can find the user documentation on the wiki[3]. For
> technical/implementation details I would encourage you to just read
> the code (and maybe the README) available on siiky/ipfs.scm[4].
>
>
> Special thanks to sjamaan for taking some of his own time to help me
> iron out some quirks! And to the always helpful people on IRC, who
> found `open-input-string` for me, and helped me with some macro stuff
> (that I eventually replaced with a simpler interface using just
> `syntax-rules`, thus dropping 2 dependencies).
>
> -
>
> test-new-egg report:
>
>   Fetching[ ok ] 0s
>   Reading .egg[ ok ] 0s
>   Checking dependencies...[ ok ] 0s
>   Checking category...[ ok ] 0s
>   Checking license[ ok ] 0s
>   Checking author.[ ok ] 0s
>   Installing..[ ok ] 3m14s
>   Checking version[ -- ]
>   Testing.[ -- ]
>   Checking documentation..[ ok ] 0s
>
>
> And here's the release-info[5].
>
>
> [0]: https://ipfs.io
> [1]: https://github.com/ipfs/go-ipfs
> [2]: https://docs.ipfs.io/reference/http/api
> [3]: https://wiki.call-cc.org/eggref/5/ipfs
> [4]: https://github.com/siiky/ipfs.scm
> [5]: https://raw.githubusercontent.com/siiky/ipfs.scm/main/ipfs.release-info

Many thanks.  Your egg has been added to the coop.

Great egg announcement and documentation, by the way.  Thanks for that.

All the best.
Mario
-- 
http://parenteses.org/mario