Skip to content

toxinoid00/httpgetpost_sleepyhead

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

httpgetpost_sleepyhead

Simple HTTP get & post Angular 2 - Typescript

How To Use

  1. Install node.js from https://nodejs.org/ (v6.9.3 LTS - recommended for most users)
  2. Clone/download this repository
  3. Open folder and open command prompt/cmd
  4. npm install
  5. npm start

Notes if using Django (I assume Django already installed)

  1. Add Django CORS (Open link https://github.com/ottoyiu/django-cors-headers for more detail)
  2. Then, only test use program above, change request to your django url.

About

Simple HTTP get & post Angular 2 - Typescript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages