Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
peter
/
python-content-api
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 2, 2023
tweak readme
peter
committed
b322150
View commit details
Copy full SHA for b322150
Browse repository at this point
use python 3.11.6. Update curl commands in readme
peter
committed
f895164
View commit details
Copy full SHA for f895164
Browse repository at this point
add heroku tests to readme
peter
committed
138adeb
View commit details
Copy full SHA for 138adeb
Browse repository at this point
update readme with new heroku
peter
committed
c646d77
View commit details
Copy full SHA for c646d77
Browse repository at this point
add gunicorn dependency
peter
committed
2108ad4
View commit details
Copy full SHA for 2108ad4
Browse repository at this point
fix heroku deployment
peter
committed
833dac8
View commit details
Copy full SHA for 833dac8
Browse repository at this point
tweak readme
peter
committed
48ec1ee
View commit details
Copy full SHA for 48ec1ee
Browse repository at this point
tweak readme
peter
committed
a7ac1b3
View commit details
Copy full SHA for a7ac1b3
Browse repository at this point
make framework work with Python 3.11 and latest Flask. Clean up dependencies in requirements.txt. Update openapi ui to latest version
peter
committed
d3f226e
View commit details
Copy full SHA for d3f226e
Browse repository at this point
Commits on Dec 1, 2023
remove AWS zappa/lambda deployment for now
peter
committed
fa08da4
View commit details
Copy full SHA for fa08da4
Browse repository at this point
Commits on Sep 30, 2020
app_test: added count assertion to list endpoint with filter
peter
committed
5315585
View commit details
Copy full SHA for 5315585
Browse repository at this point
Strip out number prefix when getting the default model name from the filename
peter
committed
e5b9e76
View commit details
Copy full SHA for e5b9e76
Browse repository at this point
Fix count to use filter in list endpoint. Fix model routes to use model.name over filename
Peter Marklund
authored and
Peter Marklund
committed
a3e1f49
View commit details
Copy full SHA for a3e1f49
Browse repository at this point
Commits on Aug 10, 2020
fix link in readme
Peter Marklund
committed
000bf58
View commit details
Copy full SHA for 000bf58
Browse repository at this point
Commits on Aug 9, 2020
added json schema note to readme
Peter Marklund
committed
b15405d
View commit details
Copy full SHA for b15405d
Browse repository at this point
update readme
Peter Marklund
committed
adf325d
View commit details
Copy full SHA for adf325d
Browse repository at this point
description of modules in readme
Peter Marklund
committed
4af00cd
View commit details
Copy full SHA for 4af00cd
Browse repository at this point
update readme
Peter Marklund
committed
0d03a7d
View commit details
Copy full SHA for 0d03a7d
Browse repository at this point
update readme
Peter Marklund
committed
2fed00d
View commit details
Copy full SHA for 2fed00d
Browse repository at this point
update readme
Peter Marklund
committed
745aae0
View commit details
Copy full SHA for 745aae0
Browse repository at this point
make sure models are read in alphabetical order and that urls model schema is created before fetches
Peter Marklund
committed
a246206
View commit details
Copy full SHA for a246206
Browse repository at this point
update readme
Peter Marklund
committed
c6f1e8e
View commit details
Copy full SHA for c6f1e8e
Browse repository at this point
Commits on Aug 8, 2020
update readme
Peter Marklund
committed
5d7cc5a
View commit details
Copy full SHA for 5d7cc5a
Browse repository at this point
re-structuring the code - group framework-like code into a content_api module (sub-directory). This is the code that could potentially live in a library
Peter Marklund
committed
318290f
View commit details
Copy full SHA for 318290f
Browse repository at this point
Commits on Aug 7, 2020
new title in readme
Peter Marklund
committed
dd8db4f
View commit details
Copy full SHA for dd8db4f
Browse repository at this point
filter param test. Fixed date-time coerce
Peter Marklund
committed
2748cd1
View commit details
Copy full SHA for 2748cd1
Browse repository at this point
update readme
Peter Marklund
committed
2fe5f6c
View commit details
Copy full SHA for 2fe5f6c
Browse repository at this point
support for lt/gt filter
Peter Marklund
committed
125c634
View commit details
Copy full SHA for 125c634
Browse repository at this point
update readme
Peter Marklund
committed
a271b31
View commit details
Copy full SHA for a271b31
Browse repository at this point
Preliminary support for list endpoint filter param. TODO: testing, support lt/gt operations
Peter Marklund
committed
a7985e8
View commit details
Copy full SHA for a7985e8
Browse repository at this point
Commits on Aug 6, 2020
add sort test
Peter Marklund
committed
c68f0d0
View commit details
Copy full SHA for c68f0d0
Browse repository at this point
Added sort parameter validation
Peter Marklund
committed
5c50122
View commit details
Copy full SHA for 5c50122
Browse repository at this point
Added sort query param to list endpoint. Untested
Peter Marklund
committed
34a536e
View commit details
Copy full SHA for 34a536e
Browse repository at this point
update readme
Peter Marklund
committed
3d22235
View commit details
Copy full SHA for 3d22235
Browse repository at this point
Added test_count_limit_offset. Added order param to db find function. The default model_api sort order is updated_at DESC
Peter Marklund
committed
976ef90
View commit details
Copy full SHA for 976ef90
Browse repository at this point
Previous
Next
You can’t perform that action at this time.