DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Exposing HTTP Functions With Corvid

4 years ago dzone.com
Exposing HTTP Functions With Corvid

Summary: This is a summary of an article originally published by the source. Read the full original article here →

by Sometimes, you may need to share access to your data or functionality from your site.

When defining our function name for our HTTP function, we have to be careful about our naming our function.

We need to set up a basic Options object to include the data we need to pass back via the HTTP function return.

Now we need to retrieve the data to share when our new function is called.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com