Skip to content

magn3tic/hubapi_proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hubspot API Proxy

A simple Node/Express Proxy API to be consumed by our portal that is currently hosted by gh-pages. gh-pages is https, so we needed a way to communicate with our portal client as our current lamp server is not SSL certified.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Node Version 6+ https://nodejs.org/en/

Installing

A step by step series of examples that tell you have to get a development env running

  1. npm i
  2. npm start

Running the tests

Explainations on running test coming soon.

Deployment

  1. Update the sample.env file with your hubapi secret

Built With

  • Express - The node framework used

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published