issues
search
stapi-spec
/
stapi-fastapi
Spatio Temporal Asset Tasking with FastAPI
MIT License
12
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
copy product with pydantic model_copy instead of copy.deepcopy
#109
philvarner
closed
17 hours ago
0
change Order id to only allow string
#108
philvarner
closed
1 day ago
0
RootBackend protocol uses library types Result and Maybe instead of exceptions
#107
philvarner
opened
2 days ago
2
change create-order endpoint from .../order to .../orders to follow web API conventions
#106
philvarner
closed
1 day ago
0
CHANGELOG update for v0.1.0 release
#105
jkeifer
closed
6 days ago
0
add product order-parameters endpoint and links
#104
philvarner
closed
1 week ago
0
add product_id field to Opportunity and Order Properties
#103
philvarner
closed
1 week ago
0
add PR template
#102
philvarner
closed
1 week ago
0
Add Conformance endpoints
#101
philvarner
closed
1 week ago
0
Enable mypy in pre-commit, and fix issues found by it
#100
philvarner
closed
1 week ago
2
update ruff to v0.7.3 and format code with it
#99
philvarner
closed
1 week ago
0
Fixes tags on /products routes to be Products instead of Product or undefined
#98
philvarner
closed
1 week ago
0
DatetimeInterval does not support open-ended intervals
#97
philvarner
opened
1 week ago
2
Product Object should link to product constraints and order parameters endpoints
#96
tylanderson
closed
1 week ago
0
Add order parameters to order
#95
tylanderson
closed
6 days ago
0
product_id is required in OpportunityProperties
#94
jkeifer
closed
1 week ago
1
Pagination support
#93
jkeifer
opened
2 weeks ago
1
Add self link and a create-order rel link to OpportunityCollection returned by the product_router
#92
parksjr
closed
1 week ago
2
pre-commit should run type checking (mypy?)
#91
jkeifer
closed
1 week ago
0
Missing `/conformance`
#90
jkeifer
closed
1 week ago
0
CHANGELOG automation
#89
jkeifer
opened
3 weeks ago
2
Add gh workflow to build/release package
#88
jkeifer
closed
4 weeks ago
0
Need to implement new product `order_parameters` support
#87
jkeifer
closed
6 days ago
0
fixes pip install as editable package
#86
parksjr
closed
1 month ago
0
Extract Landsat backend into new package/repo
#85
jkeifer
opened
1 month ago
0
Add build/release workflow
#84
jkeifer
closed
4 weeks ago
3
Add links to Opportunity to match spec
#83
CloudNiner
closed
1 month ago
0
Opportunity model missing links
#82
CloudNiner
closed
1 month ago
0
Missing `GET /orders` endpoint implementation to list orders
#81
jkeifer
closed
2 weeks ago
1
Feat subclass router issue 73
#80
austin-sidekick
closed
2 weeks ago
4
Clean up everything that is not stapi-fastapi
#79
jkeifer
closed
1 month ago
3
Improve README.md
#78
hgs-sellis
closed
2 weeks ago
2
Propose: Support for python 3.10+
#77
austin-sidekick
closed
1 month ago
1
use type statement instead of TypeAliasType and update pyproject to lock to 3.12
#76
austin-sidekick
closed
1 month ago
3
Discrepancy between product parameters and opportunities properties models
#75
jkeifer
opened
1 month ago
1
feat: separate product meta and product schema
#74
c-wygoda
closed
2 weeks ago
2
Subclass router and use FastAPI dependencies instead of backend protocol?
#73
c-wygoda
closed
2 weeks ago
6
Proposal: separate stapi-fastapi and implementations into individual packages
#72
jkeifer
closed
1 month ago
4
Missing /products/{productId}/parameters endpoint
#71
jkeifer
closed
2 weeks ago
1
fix: missing commas in landsat products conformsTo
#70
jkeifer
closed
1 month ago
0
feat: use generic class to create router
#69
c-wygoda
closed
1 month ago
1
Update dependencies
#68
c-wygoda
closed
1 month ago
0
Add LICENSE
#67
jkeifer
closed
1 month ago
0
ci: nomalize git tag to use as docker tag in deploy
#66
c-wygoda
closed
6 months ago
0
ci: fix docker tagging (again)
#65
c-wygoda
closed
6 months ago
0
ci: fix docker tagging
#64
c-wygoda
closed
6 months ago
0
ci: fix typo and remove outdated workflows
#63
c-wygoda
closed
6 months ago
0
ci: tag, release, build and deploy on merge
#62
c-wygoda
closed
6 months ago
0
ci: tag, release, build and deploy on merge
#61
c-wygoda
closed
6 months ago
0
ci: tag, release, build and deploy on merge
#60
c-wygoda
closed
6 months ago
0
Next