Making React APP with mongodb, graphql
Graphql i incelemek amacıyla oluşturduğum bu uygulama da backend tarafını node.js express ile hazırladım. Query dili olarak da graphql i kullanmaya çalıştım. Graphql ile hazırladığım modelleri, m-lab üzerinde ücretsiz açtığım mongodb dökümanıma entegre ettim. Front end kısmında react.js kullandım.
In order to examine Graphql, I created the backend side with node.js express. I tried to use graphql as the query language. I integrated the models I prepared with Graphql into my mongodb document, which I opened free on m-lab. I used react.js at the front end.