0 Forks
0 Stars
0 Watchers

blog_app

Blog API using the full set of Django REST Framework features. It will have users, permissions, and allow for full CRUD (Create-Read-Update-Delete) functionality. Explored viewsets, routers, and documentation

How to download and setup blog_app

Open terminal and run command
git clone https://github.com/onkarkhokhar/blog_app.git
git clone is used to create a copy or clone of blog_app repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with blog_app https://github.com/onkarkhokhar/blog_app/archive/master.zip

Or simply clone blog_app with SSH
[email protected]:onkarkhokhar/blog_app.git

If you have some problems with blog_app

You may open issue on blog_app support forum (system) here: https://github.com/onkarkhokhar/blog_app/issues