Monday, July 10, 2023

Show HN: MagiQL a GraphQL wrapper for natural language queries https://ift.tt/cOQwBkV

Show HN: MagiQL, a GraphQL wrapper for natural language queries This app works with any GraphQL endpoint, it makes an introspection query on initialization and save the schema to prefix gpt requests and create/run queries. Mostly useful for people that want to access data from a database and don't know how to code in graphql. https://ift.tt/Ski1tKf July 11, 2023 at 02:01AM

No comments:

Post a Comment

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) https://ift.tt/5Af6h7W

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) Built a native Scratch 3.0 runtime in Lua that runs .sb3 pr...