Skip to content

Full Stack Open part8: a library app with a GraphQL backend.

Notifications You must be signed in to change notification settings

douglasdotv/fullstackopen-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Full Stack Open - GraphQL

en pt-br

This repository contains a library app developed during Full Stack Open Part 8.

The project explores GraphQL as an alternative to REST for communication between frontend and backend. It features a GraphQL API built with Apollo Server, integrated with an Express HTTP server, and a MongoDB database for data storage. React is used on the frontend with Apollo Client to handle queries and mutations.

About

Full Stack Open part8: a library app with a GraphQL backend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published