/
SY
systangotechnologies
/
TypeScript Boilerplate
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.0
2026-07-17
5
2
3.7 KB
Books
Get Book API
Get Book API
get
/v1/books/{id}
Path parameters
id
integer
required
Book Id
Response
Book Information
BookInformation
required
name
string
authorName
string
category
string
price
number
totalPage
integer
All 5 operations
get
Get Book API
put
Update Book API
delete
Delete Book API
get
Get All Book API
post
Add Book API