Hi everyone, I have pushed my changes into my fork. https://github.com/apache/camel/pull/2998
This work includes - - The structure for the Camel-GraphQL project - The Schemas for mock APIs (which has to be added by the developer as per the API requirement) - The Queries for the API - The Data Fetcher as per the consumer's needs On Mon, Jun 24, 2019 at 11:12 PM Shikha Singh <[email protected]> wrote: > Hi Zoran, > > Got it, thanks for the information. > And sorry for not being active, I was busy with my end semester > evaluations. Will try to cope up with it since evaluations are done. > > On Mon, Jun 24, 2019 at 5:34 PM Zoran Regvart <[email protected]> wrote: > >> Hi Shikha, >> Camel is a integration framework that developers use to integrate >> systems with, so by itself it doesn't hold any data or provide any >> APIs. >> >> It's up to the developers to build programs with Camel that can in >> turn expose APIs or connect to databases. >> >> In the GraphQL example, a developer might want to invoke a service >> providing a GraphQL endpoint or provide a service exposing a GraphQL >> API to it's consumers. >> >> zoran >> >> On Mon, Jun 24, 2019 at 1:24 PM Shikha Singh <[email protected]> >> wrote: >> > >> > Hi everyone, >> > I wanted to ask where I can find Apache Camel data sources such as APIs >> or Databases. >> > Or can someone help me with the APIs? >> > >> > Thanks, >> > Shikha >> > >> > >> > On Tue, Apr 9, 2019 at 11:32 PM Andrea Cosentino <[email protected]> >> wrote: >> >> >> >> Go for it for me >> >> >> >> Inviato da Yahoo Mail su Android >> >> >> >> Il mar, 9 apr, 2019 alle 19:59, Shikha Singh >> >> <[email protected]> ha scritto: >> >> Hi everyone, >> >> Just a small reminder, as the last day for proposal submission is day >> >> after tomorrow. >> >> Just wanted to confirm once again, should I go with this one, any >> comments >> >> are welcome. >> >> >> >> Thank you. >> >> >> >> On Wed, Apr 3, 2019 at 4:11 PM Andrea Cosentino <[email protected] >> > >> >> wrote: >> >> >> >> > Looks really good. Thanks for this >> >> > >> >> > Inviato da Yahoo Mail su Android >> >> > < >> https://go.onelink.me/107872968?pid=InProduct&c=Global_Internal_YGrowth_AndroidEmailSig__AndroidUsers >> _wl=ym_sub1=Internal_sub2=Global_YGrowth_sub3=EmailSignature> >> >> >> >> > >> >> > Il mer, 3 apr, 2019 alle 10:39, Shikha Singh >> >> > <[email protected]> ha scritto: >> >> > Hi everyone, >> >> > I am Shikha Singh and I am intersted to participate in GSOC 2019. >> >> > I have decided to work on the issue - >> >> > https://issues.apache.org/jira/browse/CAMEL-12854 >> >> > I have drafted my proposal and have followed the Application Template >> >> > provided by The Apache Software Foundation. >> >> > Sharing the proposal with you all and would be happy to recieve any >> reviews >> >> > and suggestions from you all. >> >> > >> >> > >> >> > >> https://docs.google.com/document/d/1On4r81NkCRTeOthKqMM7GvI42LaBtSHEMF6kSVCrp5g/edit?usp=sharing >> >> > >> >> > Thank you, >> >> > Shikha Singh >> >> > >> >> > >> >> >> >> -- >> Zoran Regvart >> >
