Git Product home page Git Product logo

org-serve's Introduction

Interface

Command:

{
    "id": "06e25269-13f7-483e-a88d-02746ba9e950",
    "command": "list"
}

Response sample:

{
    "id": "3192f885-2c45-4f7f-b0ca-7c914fcfefda",
    "in-response-to": "06e25269-13f7-483e-a88d-02746ba9e950",
    "data": [
        {
            "id": "3d86371e-12d7-40a1-8729-29bdbc00d9e4",
            "name": "Tasks",
            "children": [
                {
                    "id": "597d534e-c16f-4dbb-9be9-0ee106149225",
                    "name": "Hack on org-serve"
                }
            ]
        },
        {
            "id": "4e754dae-1749-4813-9bad-25fc3c8509f2",
            "name": "Shopping"
        },
        {
            "id": "f2361112-c195-4730-ba25-d88dc716f51c",
            "name": "Bookmarks"
        }
    ]
}

Command:

{
    "id": "8c248140-2e8b-4bb9-bcfd-6e771319c942",
    "command": "create",
    "data": [
        {
            "id": "b54dcd60-b623-44b8-827a-9ee813eaeba6",
            "name": "New Tasks"
        }
    ]
}

Response sample:

{
    "id": "f8eeb7c2-da4a-45e8-be2f-cdd08e67f07a",
    "in-response-to": "8c248140-2e8b-4bb9-bcfd-6e771319c942",
    "data": [
        {
            "id": "b54dcd60-b623-44b8-827a-9ee813eaeba6",
            "name": "New Tasks"
        }
    ]
}

org-serve's People

Contributors

fgeller avatar

Watchers

 avatar  avatar

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.