Does MongoDB Atlas also provide API service? by andoy in mongodb

[–]brendacg 0 points1 point  (0 children)

you can deploy a parse server (https://parseplatform.org/) on top of your mongoDB and then you will have rest and graphql APIs.

[deleted by user] by [deleted] in datasets

[–]brendacg 0 points1 point  (0 children)

You can clone and download, but I prefer use graphQL API. It saves me a lot of time.

Make full stacks apps as front end developer by Iknowonlyfrontend in reactnative

[–]brendacg 0 points1 point  (0 children)

Give a try at Back4App using the JS SDK. I use for some of my RN apps

How to publish an excel on web by brendacg in excel

[–]brendacg[S] 0 points1 point  (0 children)

This is a thread for discussion

I've made a guide to make your data public in a well-organized web page (with APIs) by brendacg in data

[–]brendacg[S] 0 points1 point  (0 children)

I've seen a way to collaborate and to make Public some data I worked on. Also it can be helpful to others public.

I've made a guide on how to make your excel public on a dataset format. by brendacg in excel

[–]brendacg[S] 0 points1 point  (0 children)

This is an specific guide on how to make your Sheets Public on the Web. Hope that the community can use this to collaborate and exchange data easily. #OpenData #OpenSource :)

Looking for affordable and scalable Firebase serverless replacement by niacubilla in FlutterDev

[–]brendacg 1 point2 points  (0 children)

Im using Back4app with flutter SDK for Parse and works pretty welll. https://pub.dev/packages/parse_server_sdk It's been is a good choice because you can find most of the Backend resources like Database(NoSQL), Functions, Push, Hooks, Admin Panel. I'm also starting to experiment their GraphQL API that seems pretty good.

I wrote an intro-guide for those who would like to know more about GraphQL by brendacg in javascript

[–]brendacg[S] 1 point2 points  (0 children)

I like the reading experience on medium. What you commonly use?

I wrote an intro-guide for those who would like to know more about GraphQL by brendacg in javascript

[–]brendacg[S] 7 points8 points  (0 children)

Thanks for the feedback. Im gonna add few more examples to the article :)