• Stars
    star
    132
  • Rank 272,637 (Top 6 %)
  • Language
    Python
  • License
    MIT License
  • Created about 8 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple example of a Django REST app + Angular2

Angular 2 and Django REST Framework

A simple example application where an Angular 2 app talks to an API running Django REST framework.

Setup

Install dependencies and run migrations to set up the app:

  • Create a virtualenv
  • Run ./build-app.sh

Note: if you are unsure of how to build a virtualenv, uncomment the lines in the install script that will do it for you.

Run the app

Run the REST server:

# in the exampleapp folder
python manage.py runserver

Start the Angular 2 app:

# in the angular2 folder
npm start

More Repositories

1

JSforeveryone

Materials & related talk on giving JS workshops in your user group
JavaScript
115
star
2

macvimspeak

Computer, navigate vim
Swift
35
star
3

millennials-to-snake-people

Firefox extension that replaces occurrences of 'Millennials' with 'Snake People'
JavaScript
16
star
4

livecode

Home of live code set files (.tidal), source for the front page of this, and other music things
JavaScript
10
star
5

fuck-you-too-xcode

A playground chronicling Swift gotchas
Swift
9
star
6

codachrome

🎢 Web Audio Web Midi Machine Learning 🎢
Python
8
star
7

omgstreams

Talk on streams!
JavaScript
8
star
8

oscon-photo-booth

OSCON Mobile Photo Booth (using AWS Lambda)
JavaScript
6
star
9

shhparty

party party party
JavaScript
6
star
10

choosing-javascript-framework

Sample applications from Choosing a JavaScript Framework
CSS
5
star
11

github-api-python-sample

Sample script from http://agrimmsreality.blogspot.com/2012/05/sampling-github-api-v3-in-python.html on accessing the github api with Python
Python
4
star
12

SepToken

Septa Token Vendor Locator
Java
3
star
13

HackerSchoolLinkLibrary

3
star
14

awesome-foundational-computing

3
star
15

Intro-to-Node.js-Exercises

JavaScript
3
star
16

lastweekblog

A little Node thing that, given a list of people (friends!), fetches their blog feed and tells you what's since last week.
JavaScript
2
star
17

gdi-build-tools

Intro to Build Tools
CSS
2
star
18

pselle.github.com

2
star
19

talk-watch-club

JavaScript
2
star
20

demo-express

Basic, basic structure of an express app.
JavaScript
2
star
21

connectboards

Digital communication boards.
Python
2
star
22

jest-sample

Showing how automatic mocking works in Jest
JavaScript
2
star
23

tree-party

Exploration/implementation of a trie data structure
JavaScript
1
star
24

stash-video

Anonymously submit video tips through an encrypted API
CSS
1
star
25

collabogator

Ruby
1
star
26

strangeloopbingo

StrangeLoop Bingo!
JavaScript
1
star
27

homework_notifier

Ruby
1
star
28

haml-sass-playground

A Compass project to play with Haml, Sass, and Compass to learn more about them.
CSS
1
star
29

Txt2WP

Take a text file and convert it to a WP-friendly upload file
Python
1
star
30

neighboards-prototype

A prototype of a possible application 'Neighboards', used in user testing for idea validation.
CSS
1
star
31

pselle.github.io

HTML
1
star