What is Filenest?

Filenest is a storage API designed for microservices and distributed arquitectures. It allows upload, deletion, securing and serving static files through simple and secure HTTP endpoints. Compatible with any language which allows HTTP requests.

  • Designed for microservices and distributed arquitectures
  • Compatible with any system through HTTP

Features

๐Ÿ”—

Permanent URLs

Generate permanent URLs to serve content without worrying about changes.

๐Ÿ”„

Always fresh

Filenest will never have an obsolete version in production, once installed will be updated automatically.

๐Ÿ”

Security

Tokens and API keys to control access and permisions.

๐Ÿ“‚

Backups

Automated backups once per day.

๐Ÿ–ฅ๏ธ

Worry only about your project

We will take care about installing and deploying Filenest in one of our servers.

๐ŸŒ

HTTP3

Our API uses HTTP/3 by default.

Independent use or connected

Filenest works as a standalone service or connected to cosasdns. Use it as an independent service or integrate it in our ecosystem to add storage managing to your application.

See full ecosystem โ†’

FAQ

What is the maximum file size?โ–พ
It allows files up to 10MB, but might be increased in future updates.
Are files encrypted?โ–พ
Yes - All files are encrypted once uploaded and are decrypted in real time when an adequate request is received, we never store unencrypted files.
How are requests authenticated?โ–พ
Requests are authenticated with tokens, every request returns a refreshed token and the last used token expires to ensure token security.
Can Filenest be used without using the full ecosystem?โ–พ
Yes - But access will be limited to the API. If there's other services required as well, they must be purchased independently.