List of Libraries/Source Code

10. List of Libraries/Source Code#

10.1. Source codes#

Table 10.1 Source codes of BrainKB Microservices#

Title

Link

Description

Ingest service

sensein/BrainKB

Table 10.2 Additional Software and Libraries Developed for BrainKB#

Title

Link

Description

FastApi Skeleton

sensein/fastapi-skeleton

The generic FastAPI skeleton with logging, authentication, and containerization features can be used in any other project.

JWT User & Scope Manager

sensein/BrainKB

Web-based tool for simplified user and permission management using JWT tokens, optimized for FastAPI but versatile for any framework.