Kristofer Younger 6 år sedan
förälder
incheckning
56e1206d63
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2
    2
      README.md

+ 2
- 2
README.md Visa fil

76
 {
76
 {
77
     "userid": "-", // gets filled w id
77
     "userid": "-", // gets filled w id
78
     "name": "Kris",
78
     "name": "Kris",
79
-    "githubid": "xt0fer"
79
+    "github": "xt0fer"
80
 }
80
 }
81
 ```
81
 ```
82
  
82
  
87
  {
87
  {
88
      "userid": "-", // gets filled w id
88
      "userid": "-", // gets filled w id
89
      "name": "Kris",
89
      "name": "Kris",
90
-     "githubid": "xt0fer"
90
+     "github": "xt0fer"
91
  }
91
  }
92
  ```
92
  ```
93
 and send it as the body of a POST request to  `http://zipcode.rocks:8085/ids/`
93
 and send it as the body of a POST request to  `http://zipcode.rocks:8085/ids/`