User Tools

Site Tools


projets:fuz:spaceapi

This is an old revision of the document!


SpaceAPI

Project information

  • Owner: Lomanic
  • Participants: you?
  • Status: functional beta to be deployed on sonic
  • Project created on Sat 17-10-20 by Lomanic

Goals

Resources

Log

2020-10-17 (in the previous night): functional and valid (curl -X POST -H "Content-Type: application/json" https://validator.spaceapi.io/v2/validateJSON -d "$(curl -s localhost:8080)") API in Go, to be published on Github

2020-10-17 (in the evening): pushed to GH, deployed on sonic by following what I (Lomanic) did during the Online Fuzturday #1.

{
    "api": "0.13",
    "space": "FUZ",
    "logo": "https://fuz.re/WWW.FUZ.RE_fichiers/5c02b2a84373a.png",
    "url": "https://fuz.re/",
    "location": {
        "address": "11-15 rue de la Réunion, Paris 75020, FRANCE",
        "lon": 2.40308,
        "lat": 48.85343
    },
    "contact": {
        "email": "",
        "irc": "",
        "ml": "fuz@fuz.re",
        "twitter": "@fuz_re",
        "matrix": "https://matrix.to/#/#fuz_general:matrix.fuz.re"
    },
    "issue_report_channels": [
        "ml",
        "twitter"
    ],
    "state": {
        "icon": {
            "open": "https://presence.fuz.re/img",
            "closed": "https://presence.fuz.re/img"
        },
        "open": false,
        "message": "open under conditions: https://wiki.fuz.re/doku.php?id=map",
        "lastchange": 1602942506
    },
    "projects": [
        "https://wiki.fuz.re/doku.php?id=projets:fuz:start"
    ]
}
projets/fuz/spaceapi.1602956976.txt.gz · Last modified: 2023-02-02 22:06 (external edit)