Skip to content

A simple Node.JS API for use with .NET web services.

License

Notifications You must be signed in to change notification settings

sier/Simple_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Node API for use with .NET web services

build-status GitHub-License updated Maintenance

A simple API built with Nodejs to retrieve data from .NET web services.

Installation

Clone the script from github into a directory of your choice (where you have read and write permission)

Run npm install to install dependencies.

git clone https://github.com/sier/Simple_API.git
npm install

Usage

node index.js

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

GPL

About

A simple Node.JS API for use with .NET web services.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published