8000 GitHub - RaidoS/testpolls
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

RaidoS/testpolls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-compose up -d --build

after app started there is installed polladmin user pollsadmin with auth token 14bdb407d0d76155432f2f11bf7e81ee88df1a7d

try it:

curl http://127.0.0.1:8000/hello/ -H 'Authorization: Token 14bdb407d0d76155432f2f11bf7e81ee88df1a7d'

if you see "Hi there", so you succerfull auth

then open url http://127.0.0.1:8000/api/ all endpoints are there, just navigate over urls and read docs

run tests:

docker-compose exec app python manage.py test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0