Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 197 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 197 Bytes

Javascript-core

JavaScript-core Example Code

postModule-crud.js can be test on console by using:-
postsObj.getData()
postsObj.getDataById(id)
postsObj.putData(id)