Giter VIP home page Giter VIP logo

fastapi_simple_db's Introduction

fastapi_simple_db

URL for this repo : https://github.com/pleabargain/fastapi_simple_db

description

Super simple demo piece but it mostly kind of works.

python 3.10.5

test the app by running in the terminal

uvicorn main:app --reload

URLs in the project

I used these to check on status of the API while I was building it.

IDE

I used VS Code.

lots of problems with uuid!

Need to learn more about it.

TODO

  • the put request doesn't work
  • how to save changes to a real DB?
  • currently post requests are not being saved
  • use more dummy data from sites like mockaroo
  • figure out how to document the various API commands! Ack!

why http?

You can comment all you like in the HTTP and that helps me in the debugging process. I thought it important to be able to see the full structure of the request. Keep in mind POST requests only get 'id' in the response! Not a bug!

inspired by

https://www.youtube.com/watch?v=GN6ICac3OXY Though he deleted the URL for this repo on his chat.

fastapi_simple_db's People

Contributors

pleabargain avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.