Skip to content

Practical Test #23 v1.0.4 | API developing, DB designing, overall proficiency in code structuring

Notifications You must be signed in to change notification settings

Cora23tt/bookshelfTask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bookshelfTask

Practical Test #23 v1.0.4 | API developing, DB designing, overall proficiency in code structuring

Objective

You are asked to create a backend for a bookshelf app.

Core app functionality:

  • Adding new users
  • Adding new books to shelf
  • Retrieving book info from OpenLibrary api by ISBN
  • Setting books’ status (0-“new”, 1-“reading”, 2-“finished”)
  • Deleting books from shelf

Requirements

  • Use programming language, you are applying for
  • Make sure your app’s API is matching this documentation
  • Follow the rules of clean coding.

About

Practical Test #23 v1.0.4 | API developing, DB designing, overall proficiency in code structuring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages