Skip to content

messa/aiohttp-nextjs-graphql-demo-forum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Forum web app using aiohttp, Next.js and GraphQL

Frontend component: visualizes data fetched from the backend

Backend component: manages data, authentication (not implemented yet), cookies, websockets

Routing:

                      /api/*
                      /auth/*
                    +-----------------> backend (aiohttp)  <--+
                    |                                         | server-side
--> load balancer --+                                         | render (SSR)
   (nginx, ...)     | /* (the rest)                           | data fetch
                    +-----------------> frontend (Next.js) ---+

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published