Skip to content

wjones127/Example-REST-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog API Example

Just an example REST API, which I've used to learn DynamoDB and single-table architecture.

Development

Install requirements

pip install -r requirements.txt

Run locally

bash local.sh

You can find the Swagger docs at localhost:8080/blog/swagger/.

About

An example REST API using FastAPI, DynamoDB, and AWS Serverless

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages