Skip to content

BassMastaCod/Fast-Controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast-Controller

A fast solution to creating a ReST backend for your Python models.

Turn your models into Resources and give them a controller layer. Provides standard functionality with limited effort using DAOModel and FastAPI.

Supported Actions

  • search
  • create
  • upsert
  • view
  • rename
  • modify
  • delete

Features

  • Expandable controllers so you can add endpoints for additional functionality
  • Built-in validation
  • Ability to pick and choose which actions to support for each resource

Usage

...

Additional Functionality

...

Caveats

...

About

The fastest way to a turn your models into a full ReST API

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages