open-api icon indicating copy to clipboard operation
open-api copied to clipboard

freeCodeCamp's open-api Intiative

Results 28 open-api issues
Sort by recently updated
recently updated
newest added

#### Describe the solution you'd like #### On the repo https://github.com/freeCodeCamp/classroom-mode we are scraping Free Code Camp for the users inactive days, so I would like to query a user...

enhancement
help wanted
blocked

Hitting Graphql with an empty body is not supported, but we currently expose an error from apollo-server, which we should dress up a little nicer. ```bash ▶ curl -X POST...

bug
help wanted

api-stage works, but https fails: https://api-stage.freecodecamp.org/stage/api ```This site can’t provide a secure connection api-stage.freecodecamp.org uses an unsupported protocol. ERR_SSL_VERSION_OR_CIPHER_MISMATCH```

bug

See announcement blogpost at https://dev-blog.apollodata.com/exposing-trace-data-for-your-graphql-server-with-apollo-tracing-97c5dd391385 and the docs at https://www.apollographql.com/docs/engine/performance.html . It' would be good to start recording this data . If we run from Lambda, we'll need a standalone...

status: discussing
performance

How is monitoring set up at the moment, what do other freeCodeCamp project do? Can and if so, are we happy to re-use this? /cc @freeCodeCamp/open-api

status: discussing
status: PR

This is an Epic for the v1.0.0 release. Use https://www.zenhub.com/ to check the connected issues.

Epic

This should be in the form of a JSON file. Possible separate lambda function?

help wanted

We need to verify, rather early than later, that performance between our Lambdas and our current MongoDB server is acceptable. If it is not, we could consider moving our MongoDB...

status: discussing