/
SY
systangotechnologies
/
TypeScript Boilerplate
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 15m ago · Updated 3w ago
View markdown
systangotechnologies
TypeScript Boilerplate
post
Add Book API
v1
latest
OpenAPI 3.0.0
2026-07-17
5
2
3.7 KB
Books
5
get
Get Book API
put
Update Book API
delete
Delete Book API
get
Get All Book API
post
Add Book API
Books
Add Book API
Add Book API
post
/v1/books/
Request body
BookInformation
required
name
string
authorName
string
category
string
price
number
totalPage
integer
Response
Book Added Successfully