Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

http get and post are not working #537

Open
XerO00 opened this issue Mar 18, 2018 · 0 comments
Open

http get and post are not working #537

XerO00 opened this issue Mar 18, 2018 · 0 comments

Comments

@XerO00
Copy link

XerO00 commented Mar 18, 2018

html file
\\\\\\\\\\\\\\\\\\\\\\\\\\\\

<title>Angular Demo</title> <script src="lib/angular.js"></script> <script src="JSPS/serviceToGet.js"></script>
      <button ng-click="main.model.getStates()">GetHTTP</button>
       <ul>
        <li ng-repeat="state in main.model.states track by $index">{{state.name}}:{{state.abr}}</li>
       </ul>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant