filecoin-project / filplus-backend

Other
2 stars 1 forks source link

Fil+ Backend

About

The Fil+ Backend is a web service aiming to provide several HTTP endpoints to manage LDN applications, perform actions on filecoin github and read blockchain data related to applications.

Architecture

The backend has two different external services:

These services are the backbone for the core code that will be modifying the applications, this code is located under "core" folder and it is basically defining the structure of the json file, and a way of changing the file.

Another important section is the parsers.rs this file include the parsers that validate the structure and format of the json file.

Application Version

TBD

Related Projects

Swagger Documentation

https://app.swaggerhub.com/apis/jesraa/FilecoinBackend/1.0.0#/

How should I use this?

There are two different kinds of endpoints:

Run Localy

Contributions

As an open-source project, we welcome and encourage the community to contribute to the Fil+ Backend. Your insights and improvements are valuable to us. Here's how you can contribute:

Please read through our CONTRIBUTING.md file for detailed instructions on how to contribute.

License

This project is dual-licensed under the Permissive License Stack, which means you can choose to use the project under either:

You may not use the contents of this repository except in compliance with one of these licenses. For an extended clarification of the intent behind the choice of licensing, please refer to the LICENSE file in this repository or visit Permissive License Stack Explanation.

For the full license text, please see the LICENSE file in this repository.

CHANGELOG

1.0.4