open-api
open-api copied to clipboard
freeCodeCamp's open-api Intiative
@Bouncey / @raisedadead you guys have much more context / knowledge on this domain than I do at the moment. Have you guys looked in roles at all? I know...
Dataloader is a project from Facebook and allows removing pressure from the database: https://github.com/facebook/dataloader . As per the README, it does not replace shared application level caches. It's meant to...
It is possible for clients to send a token for an existing user that does not have the `accountLinkId`, even though the user has one assigned to them and an...
Add AWS Cloudwatch notifications that send out SMS messages to the dev team whenever an AWS service hits a limit. For example, whenever Lambda hits 5,000 calls per second
Where do our logs go, what do other freeCodeCamp project do? Can and if so, are we happy to re-use this? /cc @freeCodeCamp/open-api
As part of #25 I'm looking at ways to protect ourselves against harmful queries. One of the easier ways to prevent queries from generating excessive load is to set a...
If we are going to use GraphQL this will be a little more complicated than using REST. Things to consider: * Query depth * Timeouts * Query complexity * Rate...
Currently the package name is `open-data` and repository name is `open-api`. I propose we change both. It's too early to decide, but this is an issue to remind us to...