Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rubcv/ipfs-api

:rocket: Decentralized File System (IPFS) API using TypeScript
https://github.com/rubcv/ipfs-api

api express file ipfs ipfs-api system typescript

Last synced: 8 days ago
JSON representation

:rocket: Decentralized File System (IPFS) API using TypeScript

Awesome Lists containing this project

README

        

# IPFS-API
## Decentralized File System (IPFS) API using Typescript
[IPFS](https://ipfs.io/)

Basic API made in Typescript and Express that allows you to store files in the decentralized filesystem IPFS.
After storing them, the API receives a hash as a response which can used to retrieve the file from the decentralized filesystem.

#### Explicación en vídeo (Pincha en la imagen)
IPFS API con NodeJS y Express | Tutorial en español

[![alt IPFS API con NodeJS y Express | Tutorial en español](ipfs.png)](https://www.youtube.com/watch?v=pnCFYkeWy-w "IPFS API con NodeJS y Express | Tutorial en español")