Skip to content

mshuktuev/smart_home_api

Repository files navigation

Template REST Server

Сервак для API, построен на системе микросервисов, можно интегрировать несколько ОРМ и БД в будущем

И спользуемые библиотеки:

Example api

User

  • GET /api/users
  • GET /api/users/:user_id
  • POST /api/users/add
  • POST /api/users/update
  • DELETE /api/users/:user_id

Auth

  • GET /api/auth
  • GET /api/auth/isAuth
  • POST /api/auth/refreshToken

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published