Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Specus API

Specus API is a modular Django-based backend core designed to structure, manage and scale:

  • entities
  • products
  • projects
  • channels
  • content
  • research notes

It serves as a foundational API layer for building scalable systems, GPT integrations, and SaaS backends.


🚀 Quick Start

git clone https://github.com/specusgear/specus-api.git
cd specus-api

python3 -m venv venv
source venv/bin/activate

pip install -r requirements.txt
cp .env.example .env

python manage.py migrate
python manage.py runserver

About

Modular Django API core for entities, products, projects, channels, content and research systems

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages