Skip to content

The API Developer Kit helps with developing APIs and Socket.io Aplications by giving you control over fetch (POST and GET) and socket.io-client without having to write code. This allows you to test client side interaction with the server before you write the production logic.

License

Notifications You must be signed in to change notification settings

maxwellmatthis/api-dev-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

api-dev-kit

Description

The API Developer Kit helps with developing APIs and Socket.io Aplications by giving you control over fetch (POST and GET) and socket.io-client without having to write code. This allows you to test client side interaction with the server before you write the production logic.

Installation

Please note that you will have to add sudo in some cases

git clone https://github.com/maxwellmatthis/api-dev-kit.git && cd api-dev-kit

Usage

Everything is in one HTML file. Just open it in a browser. If you are trying to work with a local API you might need to use Cross-Origin Resource Sharing to access it. Note: To use the socket.io features you will need to be connected to the internet since the kit uses cloudflare CDN to get the newest socket.io-client version.

About

The API Developer Kit helps with developing APIs and Socket.io Aplications by giving you control over fetch (POST and GET) and socket.io-client without having to write code. This allows you to test client side interaction with the server before you write the production logic.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages