Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Cloud agnostic SAAS web app with RBAC.

License

NotificationsYou must be signed in to change notification settings

DheemanthBhat/MyWebApp1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

1 About

  1. This repository can be used as base line for a cloud agnostic SAAS product.
  2. Simple web application developed usingFastAPI.

"FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.7+ based on standard Python type hints."

--FastAPI

1.1 Features

This web application is developed to demonstrate below features:

  1. ✅ RESTful API.
  2. ✅ Database connection (MySQL).
  3. ✅ Auth:
    1. AuthN: Authentication using username and password.
    2. AuthZ: Authorization using JWT (Algo: RS-256).
  4. RBAC: Role Based Access Control.
  5. ❌ Microservice Architecture.
  6. ✅ Containerization usingDocker.

1.2 Branch details

BranchDB connectionAuthRBACDockerMicroservice
db_con
auth
rbac
docker
micro
main

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp