Commit Graph
67 Commits
Author SHA1 Message Date
GitPusher99 179669e399 feat: optimize code 2024-03-28 16:21:15 +08:00
GitPusher99 7bcf16207a feat: adjust keepAlive token 2024-03-28 16:08:13 +08:00
GitPusher99 12604fe17e feat: remove useless code 2024-03-28 15:57:35 +08:00
GitPusher99 d229d741f4 feat: resolve conflict 2024-03-28 15:48:16 +08:00
blueeon 79ab827549 feat: add swagger api doc 2024-03-28 14:15:24 +08:00
GitPusher99 d3160ce5f9 feat: optimize code 2024-03-28 13:21:33 +08:00
blueeon 2a309f87a7 feat: Add pino-pretty logging and update SunoApi methods
Introduce pino-pretty for improved logging and update SunoApi methods to
incorporate new functionalities for generating custom audios, retrieving
audio information, and obtaining credit details. The new pino-pretty
logging enhances readability and provides better insights into
application behavior. These changes align with the broader goal of
enhancing developer experience and maintaining application stability.

#N/A
2024-03-28 11:50:10 +08:00
blueeon 0fcf77df6d feat: Add new dependencies and SunoApi class for audio generation
functionality

Added new dependencies for axios, pino, and user-agents in the
package.json and pnpm-lock.yaml files to support audio generation
functionality. Additionally, implemented a new SunoApi class in the lib
directory to handle the audio generation process, including functions
for generating, customizing, and retrieving audio content from the
Suno.ai API. This addresses the need for enhanced audio processing
capabilities and lays the groundwork for efficient integration with the
Suno.ai API. No issues are associated with these additions.
2024-03-28 03:35:22 +08:00
blueeon 12f31cb3ea docs: update readme 2024-03-27 22:55:14 +08:00
blueeon f8b40fe59e docs: update readme 2024-03-27 21:37:40 +08:00
blueeon 8201d0b1bc docs: update readme 2024-03-27 18:22:18 +08:00
blueeon f94ff2b327 docs: update readme 2024-03-27 18:20:27 +08:00
blueeonandGitHub ba3b0a1c85 Create LICENSE 2024-03-27 18:17:13 +08:00
blueeonandGitHub a1aab5904b Update issue templates 2024-03-27 18:13:37 +08:00
blueeon 2a15e3ca10 docs: Modify the description in the README to Chinese. 2024-03-27 18:06:51 +08:00
yangke e94f7ee71d Initial commit 2024-03-27 17:52:09 +08:00
yangke 7cb8dd3441 Initial commit from Create Next App 2024-03-27 16:13:15 +08:00