Skip to content

luisfponce/web_api_knowledge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web_api_knowledge

This is a simple app is aimed to solidify and escalate web api knowledge

Build and run the app:

docker build -t webapi:dev .; docker run --rm -p 8000:8000 webapi:dev

Database diagram documentation

The ORM model and relational mapping documentation for dbdiagram.io is available at plans/dbdiagram.md.

About

This is a simple app is aimed to solidify and escalate web api knowledge

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors