Skip to content
/ scripts Public

Script frameworks for interacting with APIs and web services

Notifications You must be signed in to change notification settings

tekuma/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tekuma backend scripts

This is a collection of scripting frameworks. Each directory contains a framework for working with an API or set of APIs.

NOTE: THIS REPO contains secret encryption keys. Do not distribute. Do not share.

v0.3

Usage

Upon begining to use a script framework, cd into the directory, then

$ npm install

to install any dependencies. Also, be sure to have a NodeJS framework installed on your machine. You can test this by

$ node -v

which should return v6.0 or later to support all the functionalities of this repo.

About

Script frameworks for interacting with APIs and web services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published