Stack 2 262 - terrytaylorbonn/auxdrone GitHub Wiki

25.0310 Doc URLs Stack URLs Lab notes (Gdrive), Git

#262_(OK)_graphql_render_TRAVERSY_v03_25.0305_24.1230.docx


This deployment is a WIP.

  • 1 Stack overview
  • 2 Functional overview

1 Stack overview

(NEEDS UPDATE) The diagram below shows the different components/tech that are part of the main demo #262. The goal is to step-by-step build all components

  • focusing on demo'ing all aspects of the API-docs/APIs and
  • using AI (Copilot) as much as possible (to BUILD the deployment).

image



2 Functional overview

FE screenshot:

image


-1a REST API


-2a GraphQL API

image

mutation

image


=2b GraphQL doc

image


-3 Backend


-4 DB Mongo

image

image


-5 Frontend

image

image

Simple return data from api root.

image

Basic code box

Entering URL, HTTP VERB, JSON and POST

GraphQL mutation (written to Mongo)

image

-6 Security

JWT (TODO)

A basic demo of JWT login. Some rough edges, but works, and all done following Copilot prompts.

Authentication (TODO)

Authorization (TODO)

⚠️ **GitHub.com Fallback** ⚠️