|
16 | 16 | "name": "Grafast", |
17 | 17 | "description": "The next-generation planning and execution engine for GraphQL. Grafast understands GraphQL and (with your help) your business logic; this allows it to orchestrate a GraphQL request's data requirements in an extremely efficient manner, leading to excellent performance, reduced server load, and happier customers.", |
18 | 18 | "webpageUrl": { |
19 | | - "url": "https://grafast.org/", |
20 | | - "wellKnown": "https://grafast.org/.well-known/funding-manifest-urls" |
| 19 | + "url": "https://www.grafast.org/", |
| 20 | + "wellKnown": "https://www.grafast.org/.well-known/funding-manifest-urls" |
21 | 21 | }, |
22 | 22 | "repositoryUrl": { |
23 | 23 | "url": "https://github.com/graphile/crystal/tree/main/grafast/grafast", |
|
37 | 37 | "name": "grafserv", |
38 | 38 | "description": "A highly performant GraphQL server for Node.js, powered by Grafast.", |
39 | 39 | "webpageUrl": { |
40 | | - "url": "https://grafast.org/grafserv/", |
41 | | - "wellKnown": "https://grafast.org/.well-known/funding-manifest-urls" |
| 40 | + "url": "https://www.grafast.org/grafserv/", |
| 41 | + "wellKnown": "https://www.grafast.org/.well-known/funding-manifest-urls" |
42 | 42 | }, |
43 | 43 | "repositoryUrl": { |
44 | 44 | "url": "https://github.com/graphile/crystal/tree/main/grafast/grafserv", |
|
136 | 136 | "name": "PostGraphile", |
137 | 137 | "description": "An incredibly low-effort way to build a well structured and high-performance GraphQL API backed primarily by a PostgreSQL database. Our main focusses are performance, automatic best-practices and customisability/extensibility. Use this if you have a PostgreSQL database and you want to use it as the source of truth for an auto-generated GraphQL API (which you can still make significant changes to).", |
138 | 138 | "webpageUrl": { |
139 | | - "url": "https://postgraphile.org/", |
140 | | - "wellKnown": "https://postgraphile.org/.well-known/funding-manifest-urls" |
| 139 | + "url": "https://www.postgraphile.org/", |
| 140 | + "wellKnown": "https://www.postgraphile.org/.well-known/funding-manifest-urls" |
141 | 141 | }, |
142 | 142 | "repositoryUrl": { |
143 | 143 | "url": "https://github.com/graphile/crystal/tree/main/postgraphile/postgraphile", |
|
157 | 157 | "name": "ruru", |
158 | 158 | "description": "A Grafast-enhanced distribution of GraphiQL.", |
159 | 159 | "webpageUrl": { |
160 | | - "url": "https://grafast.org/ruru", |
161 | | - "wellKnown": "https://grafast.org/.well-known/funding-manifest-urls" |
| 160 | + "url": "https://www.grafast.org/ruru", |
| 161 | + "wellKnown": "https://www.grafast.org/.well-known/funding-manifest-urls" |
162 | 162 | }, |
163 | 163 | "repositoryUrl": { |
164 | 164 | "url": "https://github.com/graphile/crystal/tree/main/grafast/ruru", |
|
0 commit comments