issues
search
awtkns
/
fastapi-crudrouter
A dynamic FastAPI router that automatically creates CRUD routes for your models
https://fastapi-crudrouter.awtkns.com
MIT License
1.42k
stars
157
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Beanie ODM support
#199
pawnhearts
opened
2 weeks ago
1
Uso de este repo FASTCRUD para mi proyecto
#198
techotaku1
closed
2 months ago
4
value is not a valid dict
#197
LeiYangGH
opened
4 months ago
1
你真是个天才
#196
zhaowanpeng
opened
10 months ago
0
What is the development status?
#195
hasansezertasan
opened
11 months ago
3
Fix bugs that are not compatible with pydantic2.x : Fix missing import + refactoring
#194
anthonypelletier
opened
1 year ago
3
When Class View is supported
#193
13129
opened
1 year ago
0
mypy refuses to check
#192
emanueljg
opened
1 year ago
0
Fix bugs that are not compatible with pydantic2.x
#191
0x587
opened
1 year ago
10
AttributeError: 'FieldInfo' object has no attribute 'name'
#190
0x587
closed
1 year ago
3
Pydantic V2 incompatibility: FieldInfo object does not have the attribute 'type_'
#189
cobycloud
opened
1 year ago
4
Allow providing additional parameters to FastAPIs add_api_route() function
#188
AndreasMietk
opened
1 year ago
0
Pydantic V2 Support
#187
furkan-guvenc
opened
1 year ago
1
Replaces deprecated db.query().get() by db.get()
#186
integrajerome
closed
8 months ago
2
Overriding GET route does not properly remove existing route
#184
hjoukl
opened
1 year ago
0
Fix route response_model typing
#182
cpaillet
opened
1 year ago
2
Update badges
#181
awtkns
closed
1 year ago
1
Fix deployment pipeline
#180
awtkns
closed
1 year ago
1
Update readme badges
#177
awtkns
closed
1 year ago
1
Python 3.11 Support
#176
awtkns
closed
1 year ago
1
Update maintainer email
#175
awtkns
closed
1 year ago
1
Add feature to customize the item_id parameter name
#174
nikstuckenbrock
opened
2 years ago
4
Outdated contribution documentation
#173
nikstuckenbrock
closed
2 years ago
1
Allow objects in attributes for create/update routes (sqlalchemy)
#172
cycledriver
opened
2 years ago
0
[sqlalchemy] allow create/update with object for one/many 2 many
#171
cycledriver
opened
2 years ago
3
Fix docker-compose reference in contributing documentation
#170
daxxog
closed
1 year ago
2
All ORMs/backends should allow partial updates
#168
ulasozguler
opened
2 years ago
0
Update sqlalchemy.py
#167
owjs3901
opened
2 years ago
2
Support default_factory on primary keys of schemas for create routes
#166
daxxog
opened
2 years ago
5
Feature 73 patch endpoint
#165
theultimate1
opened
2 years ago
4
Are you considering adding authentication/authorization in the future?
#164
serpulga
closed
2 years ago
2
Add the possibility to customize the "item_id" parameter name
#163
marcelkwaschny
opened
2 years ago
1
Support piccolo orm
#162
Akkarine
opened
2 years ago
0
add name for route
#161
paxtonBravo
opened
2 years ago
1
add name for route
#160
paxtonBravo
closed
2 years ago
1
Insert object with Many-to-many relatioship via sqlalchemy
#159
micoloth
opened
2 years ago
2
Feature/poetry
#158
dclimber
closed
2 years ago
8
Feature/poetry
#157
dclimber
closed
2 years ago
1
Use poetry for dependency management
#156
dclimber
closed
2 years ago
2
Structural error for 404 HTTPException
#155
AthreyVinay
opened
2 years ago
0
Non-informative error on creation
#154
ghilesmeddour
opened
2 years ago
3
issue with related field from tortoise orm pydantic schema
#153
minkoonim
opened
2 years ago
0
modified tortoise _get_one route
#152
Gabriel2409
closed
12 months ago
4
CrudRouter custom status_code
#151
ivan18m
opened
2 years ago
1
Custom status codes
#150
ivan18m
opened
2 years ago
0
JSON:API compliant API
#149
ghilesmeddour
opened
2 years ago
2
Fix 404 on openapi spec
#148
dimmaski
opened
2 years ago
5
:package: Add asyncpg as a dev dependency
#147
awtkns
closed
2 years ago
1
Define new class,table in separate file(module)
#146
AlexDag
closed
2 years ago
0
Correcting several documentation typos
#145
joshrosenblum
closed
2 years ago
2
Next