JUMP TOGụọ APIauthorAdd a new author to the librarypostFetch all authors from the librarygetFetch author by {authorId} from the librarygetUpdate an existing author with a matching {authorId}putDelete an existing author with a matching {authorId}deletegenreAdd a new genre to the librarypostFetch all genres from the librarygetFetch genre by {genreId} from the librarygetUpdate an existing genre with a matching {genreId}putDelete an existing genre with a matching {genreId}deleteseriesAdd a new series to the librarypostFetch all series from the librarygetFetch series by {seriesId} from the librarygetUpdate an existing series with a matching {seriesId}putSeriesDelete an existing Series with a matching {SeriesId}deletebookAdd a new book to the librarypostFetch all books from the librarygetFetch book by {bookId} from the librarygetUpdate an existing book with a matching {bookId}putDelete an existing book with a matching {bookId}deletePowered by Add a new author to the librarypost https://guo-api.onrender.com/api/authorsUsing this endpoint, a new author collection can be added to the library