forked from encode/django-rest-framework
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Created Tutorials and Resources, cleaned up Third Party Packages (enc…
…ode#4910) * Updated Support section and added funding email * Created new tutorials and resources section, cleaned up third party packages section * Created Jobs section
- Loading branch information
1 parent
e40d363
commit e922d91
Showing
6 changed files
with
160 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
# Jobs | ||
|
||
Looking for a new Django REST Framework related role? On this site we provide a list of job resources that may be helpful. It's also worth checking out if any of [our sponsors are hiring][drf-funding]. | ||
|
||
|
||
## Places to Look for Django REST Framework Jobs | ||
|
||
* [https://www.djangoproject.com/community/jobs/][djangoproject-website] | ||
* [https://www.python.org/jobs/][python-org-jobs] | ||
* [https://djangogigs.com][django-gigs-com] | ||
* [https://djangojobs.net/jobs/][django-jobs-net] | ||
* [http://djangojobbers.com][django-jobbers-com] | ||
* [https://www.indeed.com/q-Django-jobs.html][indeed-com] | ||
* [http://stackoverflow.com/jobs/developer-jobs-using-django][stackoverflow-com] | ||
* [https://www.upwork.com/o/jobs/browse/skill/django-framework/][upwork-com] | ||
* [https://www.technojobs.co.uk/django-jobs][technobjobs-co-uk] | ||
* [https://remoteok.io/remote-django-jobs][remoteok-io] | ||
* [https://www.remotepython.com/jobs/][remotepython-com] | ||
|
||
|
||
Know of any other great resources for Django REST Framework jobs that are missing in our list? Please [submit a pull request][submit-pr] or [email us][mailto:[email protected]]. | ||
|
||
Wonder how else you can help? One of the best ways you can help Django REST Framework is to ask interviewers if their company is signed up for [REST Framework sponsorship][drf-funding] yet. | ||
|
||
|
||
[djangoproject-website]: https://www.djangoproject.com/community/jobs/ | ||
[python-org-jobs]: https://www.python.org/jobs/ | ||
[django-gigs-com]: https://djangogigs.com | ||
[django-jobs-net]: https://djangojobs.net/jobs/ | ||
[django-jobbers-com]: http://djangojobbers.com | ||
[indeed-com]: https://www.indeed.com/q-Django-jobs.html | ||
[stackoverflow-com]: http://stackoverflow.com/jobs/developer-jobs-using-django | ||
[upwork-com]: https://www.upwork.com/o/jobs/browse/skill/django-framework/ | ||
[technobjobs-co-uk]: https://www.technojobs.co.uk/django-jobs | ||
[remoteok-io]: https://remoteok.io/remote-django-jobs | ||
[remotepython-com]: https://www.remotepython.com/jobs/ | ||
[drf-funding]: https://fund.django-rest-framework.org/topics/funding/ | ||
[submit-pr]: https://github.com/tomchristie/django-rest-framework |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,109 @@ | ||
# Tutorials and Resources | ||
|
||
There are a wide range of resources available for learning and using Django REST framework. We try to keep a comprehensive list available here. | ||
|
||
## Tutorials | ||
|
||
* [Beginner's Guide to the Django REST Framework][beginners-guide-to-the-django-rest-framework] | ||
* [Django REST Framework - An Introduction][drf-an-intro] | ||
* [Django REST Framework Tutorial][drf-tutorial] | ||
* [Django REST Framework Course][django-rest-framework-course] | ||
* [Building a RESTful API with Django REST Framework][building-a-restful-api-with-drf] | ||
* [Getting Started with Django REST Framework and AngularJS][getting-started-with-django-rest-framework-and-angularjs] | ||
* [End to End Web App with Django REST Framework & AngularJS][end-to-end-web-app-with-django-rest-framework-angularjs] | ||
* [Start Your API - Django REST Framework Part 1][start-your-api-django-rest-framework-part-1] | ||
* [Permissions & Authentication - Django REST Framework Part 2][permissions-authentication-django-rest-framework-part-2] | ||
* [ViewSets and Routers - Django REST Framework Part 3][viewsets-and-routers-django-rest-framework-part-3] | ||
* [Django REST Framework User Endpoint][django-rest-framework-user-endpoint] | ||
* [Check Credentials Using Django REST Framework][check-credentials-using-django-rest-framework] | ||
* [Creating a Production Ready API with Python and Django REST Framework – Part 1][creating-a-production-ready-api-with-python-and-drf-part1] | ||
* [Creating a Production Ready API with Python and Django REST Framework – Part 2][creating-a-production-ready-api-with-python-and-drf-part2] | ||
|
||
|
||
## Videos | ||
|
||
### Talks | ||
|
||
* [How to Make a Full Fledged REST API with Django OAuth Toolkit][full-fledged-rest-api-with-django-oauth-tookit] | ||
* [Django REST API - So Easy You Can Learn It in 25 Minutes][django-rest-api-so-easy] | ||
* [Tom Christie about Django Rest Framework at Django: Under The Hood][django-under-hood-2014] | ||
* [Django REST Framework: Schemas, Hypermedia & Client Libraries][pycon-uk-2016] | ||
|
||
|
||
### Tutorials | ||
|
||
|
||
* [Django REST Framework Part 1][django-rest-framework-part-1-video] | ||
* [Django REST Framework in Your PJ's!][drf-in-your-pjs] | ||
* [Building a REST API Using Django & Django REST Framework][building-a-rest-api-using-django-and-drf] | ||
* [Blog API with Django REST Framework][blog-api-with-drf] | ||
* [Ember and Django Part 1][ember-and-django-part 1-video] | ||
* [Django REST Framework Image Upload Tutorial (with AngularJS)][drf-image-upload-tutorial-with-angularjs] | ||
* [Django REST Framework Tutorials][drf-tutorials] | ||
|
||
|
||
## Articles | ||
|
||
* [Web API performance: Profiling Django REST Framework][web-api-performance-profiling-django-rest-framework] | ||
* [API Development with Django and Django REST Framework][api-development-with-django-and-django-rest-framework] | ||
* [Integrating Pandas, Django REST Framework and Bokeh][integrating-pandas-drf-and-bokeh] | ||
* [Controlling Uncertainty on Web Applications and APIs][controlling-uncertainty-on-web-apps-and-apis] | ||
* [Full Text Search in Django REST Framework with Database Backends][full-text-search-in-drf] | ||
* [OAuth2 Authentication with Django REST Framework and Custom Third-Party OAuth2 Backends][oauth2-authentication-with-drf] | ||
* [Nested Resources with Django REST Framework][nested-resources-with-drf] | ||
* [Image Fields with Django REST Framework][image-fields-with-drf] | ||
* [Chatbot Using Django REST Framework + api.ai + Slack — Part 1/3][chatbot-using-drf-part1] | ||
* [New Django Admin with DRF and EmberJS... What are the News?][new-django-admin-with-drf-and-emberjs] | ||
* [Blog posts about Django REST Framework][medium-django-rest-framework] | ||
|
||
## Books | ||
|
||
* [Hello Web App: Intermediate Concepts, Chapter 10][hello-web-app-intermediate] | ||
|
||
### Documentations | ||
* [Classy Django REST Framework][cdrf.co] | ||
* [DRF-schema-adapter][drf-schema] | ||
|
||
Want your Django REST Framework talk/tutorial/article to be added to our website? Or know of a resource that's not yet included here? Please [submit a pull request][submit-pr] or [email us][mailto:[email protected]]! | ||
|
||
|
||
[beginners-guide-to-the-django-rest-framework]: http://code.tutsplus.com/tutorials/beginners-guide-to-the-django-rest-framework--cms-19786 | ||
[getting-started-with-django-rest-framework-and-angularjs]: http://blog.kevinastone.com/getting-started-with-django-rest-framework-and-angularjs.html | ||
[end-to-end-web-app-with-django-rest-framework-angularjs]: http://mourafiq.com/2013/07/01/end-to-end-web-app-with-django-angular-1.html | ||
[start-your-api-django-rest-framework-part-1]: https://godjango.com/41-start-your-api-django-rest-framework-part-1/ | ||
[permissions-authentication-django-rest-framework-part-2]: https://godjango.com/43-permissions-authentication-django-rest-framework-part-2/ | ||
[viewsets-and-routers-django-rest-framework-part-3]: https://godjango.com/45-viewsets-and-routers-django-rest-framework-part-3/ | ||
[django-rest-framework-user-endpoint]: http://richardtier.com/2014/02/25/django-rest-framework-user-endpoint/ | ||
[check-credentials-using-django-rest-framework]: http://richardtier.com/2014/03/06/110/ | ||
[ember-and-django-part 1-video]: http://www.neckbeardrepublic.com/screencasts/ember-and-django-part-1 | ||
[django-rest-framework-part-1-video]: http://www.neckbeardrepublic.com/screencasts/django-rest-framework-part-1 | ||
[web-api-performance-profiling-django-rest-framework]: http://dabapps.com/blog/api-performance-profiling-django-rest-framework/ | ||
[api-development-with-django-and-django-rest-framework]: https://bnotions.com/api-development-with-django-and-django-rest-framework/ | ||
[cdrf.co]:http://www.cdrf.co | ||
[medium-django-rest-framework]: https://medium.com/django-rest-framework | ||
[django-rest-framework-course]: https://teamtreehouse.com/library/django-rest-framework | ||
[pycon-uk-2016]: https://www.youtube.com/watch?v=FjmiGh7OqVg | ||
[django-under-hood-2014]: https://www.youtube.com/watch?v=3cSsbe-tA0E | ||
[integrating-pandas-drf-and-bokeh]: http://machinalis.com/blog/pandas-django-rest-framework-bokeh/ | ||
[controlling-uncertainty-on-web-apps-and-apis]: http://machinalis.com/blog/controlling-uncertainty-on-web-applications-and-apis/ | ||
[full-text-search-in-drf]: http://machinalis.com/blog/full-text-search-on-django-rest-framework/ | ||
[oauth2-authentication-with-drf]: http://machinalis.com/blog/oauth2-authentication/ | ||
[nested-resources-with-drf]: http://machinalis.com/blog/nested-resources-with-django/ | ||
[image-fields-with-drf]: http://machinalis.com/blog/image-fields-with-django-rest-framework/ | ||
[chatbot-using-drf-part1]: https://chatbotslife.com/chatbot-using-django-rest-framework-api-ai-slack-part-1-3-69c7e38b7b1e#.g2aceuncf | ||
[new-django-admin-with-drf-and-emberjs]: https://blog.levit.be/new-django-admin-with-emberjs-what-are-the-news/ | ||
[drf-schema]: http://drf-schema-adapter.readthedocs.io/en/latest/ | ||
[creating-a-production-ready-api-with-python-and-drf-part1]: https://www.andreagrandi.it/2016/09/28/creating-production-ready-api-python-django-rest-framework-part-1/ | ||
[creating-a-production-ready-api-with-python-and-drf-part2]: https://www.andreagrandi.it/2016/10/01/creating-a-production-ready-api-with-python-and-django-rest-framework-part-2/ | ||
[hello-web-app-intermediate]: https://hellowebapp.com/order/ | ||
[django-rest-api-so-easy]: https://www.youtube.com/watch?v=cqP758k1BaQ | ||
[full-fledged-rest-api-with-django-oauth-tookit]: https://www.youtube.com/watch?v=M6Ud3qC2tTk | ||
[drf-in-your-pjs]: https://www.youtube.com/watch?v=xMtHsWa72Ww | ||
[building-a-rest-api-using-django-and-drf]: https://www.youtube.com/watch?v=PwssEec3IRw | ||
[drf-tutorials]: https://www.youtube.com/watch?v=axRCBgbOJp8&list=PLJtp8Jm8EDzjgVg9vVyIUMoGyqtegj7FH | ||
[drf-image-upload-tutorial-with-angularjs]: https://www.youtube.com/watch?v=hMiNTCIY7dw&list=PLUe5s-xycYk_X0vDjYBmKuIya2a2myF8O | ||
[blog-api-with-drf]: https://www.youtube.com/watch?v=XMu0T6L2KRQ&list=PLEsfXFp6DpzTOcOVdZF-th7BS_GYGguAS | ||
[drf-an-intro]: https://realpython.com/blog/python/django-rest-framework-quick-start/ | ||
[drf-tutorial]: https://tests4geeks.com/django-rest-framework-tutorial/ | ||
[building-a-restful-api-with-drf]: http://agiliq.com/blog/2014/12/building-a-restful-api-with-django-rest-framework/ | ||
[submit-pr]: https://github.com/tomchristie/django-rest-framework |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters