@runonatlas/express
is our Express.js library for Atlas, which provides all the middleware and backend resources you need.
Set the Atlas API key in the environment variables
Create the Atlas Express Client
Having CORS issues?
limits
object with callbacks per each limit that you might want to use.
For example, given a feature whose id is data-explorer
, you can provide a callback to check if the limit has been reached:
data-explorer
feature is available, Atlas will use the callback to compute it.
What happens if you don't configure a limit?