-
Notifications
You must be signed in to change notification settings - Fork 1.5k
/
Copy pathslug-map.json
40 lines (40 loc) · 993 Bytes
/
slug-map.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"ballerina": "Ballerina",
"c-c": "C / C++",
"c-net": "C# / .NET",
"clojure": "Clojure",
"d": "D",
"elixir": "Elixir",
"elm": "Elm",
"erlang": "Erlang",
"flutter": "Flutter",
"go": "Go",
"groovy": "Groovy",
"haskell": "Haskell",
"java-kotlin-android": "Java / Kotlin",
"javascript": "JavaScript",
"julia": "Julia",
"perl": "Perl",
"php": "PHP",
"python": "Python",
"r": "R",
"ruby": "Ruby",
"rust": "Rust",
"scala": "Scala",
"ocaml-reason": "OCaml / Reason",
"swift-objective-c-ios": "Swift / Objective-C",
"language-support": "Language Support",
"client": "Client",
"server": "Server",
"tools": "Tools",
"services": "Services",
"gqt": "GQT",
"graphql-armor": "GraphQL Armor",
"graphql-code-generator": "GraphQL Code Generator",
"microcks": "Microcks",
"quicktype": "QuickType",
"schemathesis": "Schemathesis",
"gateways-supergraphs": "Gateways And Supergraphs",
"general": "General",
"wundergraph": "WunderGraph"
}