Skip to content

jeffersonsantos26/Library-Django-Rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

library

Api python/Django Rest of books

1

$  git clone https://github.com/jeffersonsantos26/library.git

2

$  cd library

3

$  python3 -m venv venv

4

$  source venv/bin/activate

5

$  pip3 install django djangorestframework

6

$  python3 manage.py runserver

Observe the IP and port available and access!

example terminal!

Check the access path provided by the root api

api root!

check registered books!

api!

Register your books !

api!

more options!

About

Api python/Django Rest of books - Conclueded ! 🏆

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages