Skip to content

Dockerel/KnuChatbot-BE

Repository files navigation

todo

  • /api/v1/member/check-email ✅

  • /api/v1/member/signup ✅

  • /api/v1/member/login ✅

  • /api/v1/member/me ✅

  • /api/v1/member (delete) ✅

  • /api/v1/chat : create new chat ❌

  • /api/v1/histories : (GET) - get all histories ✅

  • /api/v1/histories : (POST) - new history ✅

  • /api/v1/histories/:historyId : (GET) - get chats by historyId ✅

  • /api/v1/histories/:historyId : (POST) - create new chat ❌

  • /api/v1/histories/:historyId : (PUT) [historyName] ✅

  • /api/v1/histories/:historyId : (DELETE) ✅

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages