Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

This is an example Express app to show how you can use Mergent with Express.

Notifications You must be signed in to change notification settings

mergentlabs/mergent-example-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mergent Example - Express

This is an example Express app to show how you can use Mergent with Express.

Getting Started

  1. Run the Express development server with npm run dev
  2. Start ngrok to get a publicly accessible URL with ngrok http 3000 (ngrok + Mergent docs)
  3. Set your Mergent API Key and base URL from ngrok in create-task.js

Run npm run create-task to create a task and run the example.

You can view the tasks in the Mergent console.

Logs will be shown in the Node.js console.

Learn More

To learn more about Mergent, take a look at the following resources:

About

This is an example Express app to show how you can use Mergent with Express.

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published