WinDB3ll / apitool

APITool is a locally deployable, frontend-backend integrated, and visual interface management platform.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

APITool

English / 简体中文

APITool is a locally deployable, frontend-backend integrated, and visual interface management platform.

Built With

  • React (Vite), for the frontend
  • NestJS, for the backend
  • Postgres (primary database)
  • Prisma ORM, which frees you to switch to any other relational database with a few minor changes in the code
  • Redis (for caching, session storage and api statistics)
  • SMTP Server (to send password recovery emails)
  • GitHub/Google OAuth (for quickly authenticating users)
  • LinguiJS and Crowdin (for translation management and localization)

Star History

Star History Chart

License

APITool is packaged and distributed using the MIT License which allows for commercial use, distribution, modification and private use provided that all copies of the software contain the same license and copyright.

By the community, for the community.
A passion project by Jack Li

About

APITool is a locally deployable, frontend-backend integrated, and visual interface management platform.

License:MIT License


Languages

Language:TypeScript 98.9%Language:CSS 0.5%Language:JavaScript 0.4%Language:HTML 0.1%Language:Dockerfile 0.1%