Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
7 additions
and 1 deletion.
- +1 −1 LICENSE.md
- +4 −0 README.md
- +2 −0 static/js/main.js
@@ -0,0 +1,2 @@ | ||
var client = new HttpClient(); | ||
client.get() |