~sircmpwn/public-inbox

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH sourcehut.org] Fix typo in GraphQL blog post

Details
Message ID
<20200610173246.22200-1-jbauer@paritybit.ca>
DKIM signature
missing
Download raw message
Patch: +1 -1
---
 content/blog/2020-06-10-How-GraphQL-will-shape-the-alpha.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/blog/2020-06-10-How-GraphQL-will-shape-the-alpha.md b/content/blog/2020-06-10-How-GraphQL-will-shape-the-alpha.md
index a2d9ca5..60e4d64 100644
--- a/content/blog/2020-06-10-How-GraphQL-will-shape-the-alpha.md
+++ b/content/blog/2020-06-10-How-GraphQL-will-shape-the-alpha.md
@@ -95,7 +95,7 @@ The GraphQL services are completely standalone, and it is possible to deploy
them independently of the web application. With these, you can deploy a
SourceHut instance with no frontend at all, using the GraphQL APIs exclusively.
Today, the Python backends to the web services communicate directly with
PostgreSQL via SQLAlchemy, but it is my intention to built out experimental
PostgreSQL via SQLAlchemy, but it is my intention to build out experimental
replacement backends which are routed through GraphQL instead. This way, the
much more performant and robust GraphQL backends become the single source of
truth for all information in SourceHut. This could substantially increase my
--
2.20.1
Details
Message ID
<C3DLPEDMCCQO.35MA6U2HI2R6M@homura>
In-Reply-To
<20200610173246.22200-1-jbauer@paritybit.ca> (view parent)
DKIM signature
missing
Download raw message
Thanks!

To git@git.sr.ht:~sircmpwn/sourcehut.org
   763ac2c..4e9e7a3  master -> master
Reply to thread Export thread (mbox)