Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rubcv/ipfs-api
- Owner: rubcv
- Created: 2020-04-07T18:04:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-21T21:02:30.000Z (over 3 years ago)
- Last Synced: 2024-12-03T15:11:51.277Z (26 days ago)
- Topics: api, express, file, ipfs, ipfs-api, system, typescript
- Language: TypeScript
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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")