There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Meant to be ran on localhost (with "npm start"), you put the object you want to get back as JSON as a property of your app object in .\responseLibrary.js, you fetch from the endpoint like http://localhost:3001?app=yourFirstAppId&key=yourPropertyKey1 and hey presto, your very own REST server.