Skip to content

Voldemat/Book-Search-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Search API

Developer: Vladimir Vojtenko

Book search Django web project that uses requests python library and openlibrary API. #requests #openlibrary #django

OpenLibraryAPI: https://openlibrary.org/developers/api

Django project based on openlibrary API:

  1. Search API - https://openlibrary.org/dev/docs/api/search
  2. Book API - https://openlibrary.org/dev/docs/api/books
  3. Covers API - https://openlibrary.org/dev/docs/api/covers

Registration and authorization were built by standard Django functions and forms: User model, UserCreationForm, login, logout, authenticate, login_required.

image image image

About

Book search Django web project that uses requests python library and openlibrary API. Developer: Vladimir Vojtenko

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published