/
SY
systangotechnologies
/
TypeScript Boilerplate
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
systangotechnologies
TypeScript Boilerplate
post
Add Book API
v1
latest
OpenAPI 3.0.0
2026-07-17
5
2
3.7 KB
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