Skip to content

souravjha1111/codefree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Instruction to use

Note: pre Install PIP and python

step 1) colne repository using command in your terminal

step 2) go to codefree/codefree by entering

cd codefree

cd codefree

step 3) do install required directories

pip install -r requirements.txt

step 4) run server via below command

python manage.py runserver

Now to visit http://127.0.0.1:8000/ to POST a data

Visit http://127.0.0.1:8000/get/ for get request query

visit http://127.0.0.1:8000/admin/api/irismodel/ to view admin pannel for all daaset (Username = admin, password = admin)

Or

Visit this link for quick demo

Website is hosted on

But mongodb server has some issues after 30th sept.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors