GithubHelp home page GithubHelp logo

goobox / goobox-nodes Goto Github PK

View Code? Open in Web Editor NEW
0.0 4.0 1.0 148 KB

📖 API that manages the collection of data and metadata of storage nodes, keep it updated and provides a reliable way to access it

License: GNU General Public License v3.0

Python 99.12% Mako 0.88%
nodes api metadata

goobox-nodes's Introduction

Goobox Nodes

Generic badge Generic badge Generic badge

  • Project: Goobox
  • Author: José Antonio Perdiguero López
  • Status: Development

Introduction

Goobox Nodes is a service part of Goobox ecosystem that manages the collection of data and metadata of storage nodes, keep it updated and provides a reliable way to access it.

API Description

Online Documentation

API documentation can be accessed through /docs/ or /redoc/ endpoint, and it will show the full documentation that reflects the current status of the service, gathering every resource and its different methods as well as how to call the endpoint of these methods, including a descriptive list of parameters.

Schema

The schema of the API can be generated following OpenAPI standard calling the /schema/ endpoint:

curl http://localhost:8000/schema/

Contribute

Requirements

Build

Clone repository

git clone https://github.com/goobox/goobox-nodes.git

Install development dependencies

poetry install

Build service image

poetry run python make build

Run

Run the service stack

poetry run python make up

And stop it when you finish

poetry run python make down

Help

The entry point has a self-describing help that can be queried.

poetry run python make run -h

Also, each command has its own help.

poetry run python make run start -h

Code Quality

To check code quality:

poetry run python make run lint

Testing

To run tests manually:

poetry run python make run test

License

GNU GPL v3

goobox-nodes's People

Contributors

perdy avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

swipswaps

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.