Skip to content

The library is truncated in order to make it easier to post, get, delete, put the data from the server using API.

Notifications You must be signed in to change notification settings

alexmyshchyshyn/Ajax-Http-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ajax-Http-Library

The library is truncated in order to make it easier to post, get, delete, put the data from the server using API. For testing requests i used Fake Online REST API for Testing and Prototyping ⏩ JSONPlaceholder

  • GET /posts
  • GET /posts/1
  • POST /posts
  • PUT /posts/1
  • DELETE /posts/1

How to use?

In the app.js file i wrote example how to use this library. Instead of my fake REST API you must insert your API.

❗❗ If you see some problem or have idea how improve this library you can create pull request. 💬

I will always be happy with new ideas.:blush:

About

The library is truncated in order to make it easier to post, get, delete, put the data from the server using API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages