mjhea0 / awesome-fastapi

A curated list of awesome things related to FastAPI
Creative Commons Zero v1.0 Universal
8.5k stars 651 forks source link

add books currently available from packt publishing #139

Closed fkromer closed 1 year ago

Kludex commented 2 years ago

@frankie567 has a book about FastAPI 🤔

frankie567 commented 2 years ago

Indeed, but never dared to add it myself 😄 Would be happy to see it added to the list too 🙂

fkromer commented 2 years ago

@frankie567 Sorry, did not know that... then this one is the second one :)

frankie567 commented 2 years ago

No problem at all 😄 It's named "Building Data Science Applications with FastAPI", also published at Packt. Here is the link: https://www.packtpub.com/product/building-data-science-applications-with-fastapi/9781801079211

sangej01 commented 2 years ago

I emphatically agree. Just cause it ain't free doesn't mean that some folks would like to know about it and perhaps buy.

------ Original Message ------ From "Abdussamad Bello" @.> To "mjhea0/awesome-fastapi" @.> Cc "Subscribed" @.***> Date 7/21/2022 1:19:14 PM Subject Re: [mjhea0/awesome-fastapi] add books currently available from packt publishing (PR #139)

@.*** commented on this pull request.


In README.md https://github.com/mjhea0/awesome-fastapi/pull/139#discussion_r926928033:

@@ -211,6 +212,11 @@

+### Books + +- Building Data Science Applications with FastAPI - With this book, you will be able to create fast and reliable data science API backends using practical examples.

Why not ?

— Reply to this email directly, view it on GitHub https://github.com/mjhea0/awesome-fastapi/pull/139#discussion_r926928033, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARFJ4KLV6KWCAFS3XOAPRYTVVGBBFANCNFSM54IEQM7A. You are receiving this because you are subscribed to this thread.Message ID: @.***>

bubthegreat commented 2 years ago

It’s not my repository, so I obviously don’t have any real say here, but more and more it seems like it’s opening this up to become an advertising option for anyone who has a fastapi related business or training venture. Feel free to ignore my comments, if it gets too bad I can always just fork it and maintain a non-paywall restricted fork.

On Thu, Jul 21, 2022 at 11:19 AM Abdussamad Bello @.***> wrote:

@.**** commented on this pull request.

In README.md https://github.com/mjhea0/awesome-fastapi/pull/139#discussion_r926928033 :

@@ -211,6 +212,11 @@

+### Books + +- Building Data Science Applications with FastAPI - With this book, you will be able to create fast and reliable data science API backends using practical examples.

Why not ?

— Reply to this email directly, view it on GitHub https://github.com/mjhea0/awesome-fastapi/pull/139#discussion_r926928033, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC5CHILRSRWVUAEFRLJUWL3VVGBAXANCNFSM54IEQM7A . You are receiving this because you commented.Message ID: @.***>

-- Mike Taylor @.*** (801)913-9767

fkromer commented 2 years ago

It’s not my repository, so I obviously don’t have any real say here, but more and more it seems like it’s opening this up to become an advertising option for anyone who has a fastapi related business or training venture. Feel free to ignore my comments, if it gets too bad I can always just fork it and maintain a non-paywall restricted fork.

I get your point. However there are already resources about learning FastAPI in there you've to pay for anyway (e.g. https://github.com/mjhea0/awesome-fastapi#external-resources). What you are referring to are development providers I guess. That's a different story of course. I agree that those should not be included cause it's practically impossible to include all available ones in here. This would "advertise" the present ones above the not included ones.

bubthegreat commented 2 years ago

Happy to be wrong, I have my own preferences, and wanted to voice my opinion, but I can't presume to speak for everyone, so feel free to disregard my thoughts if it's not in line with the desired format.

On Thu, Jul 21, 2022 at 12:27 PM Florian Kromer @.***> wrote:

@.**** commented on this pull request.

In README.md https://github.com/mjhea0/awesome-fastapi/pull/139#discussion_r926987873 :

@@ -211,6 +212,11 @@

+### Books + +- Building Data Science Applications with FastAPI - With this book, you will be able to create fast and reliable data science API backends using practical examples.

Almost every awesome list from https://github.com/sindresorhus/awesome I know has a books section. As long as all available books are included it's about showing the options available... not "advertising" someones book over another ones.

— Reply to this email directly, view it on GitHub https://github.com/mjhea0/awesome-fastapi/pull/139#discussion_r926987873, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC5CHIM4436CGN4UPNYDL5TVVGJCBANCNFSM54IEQM7A . You are receiving this because you commented.Message ID: @.***>

-- Mike Taylor @.*** (801)913-9767

mjhea0 commented 2 years ago

I'm going to have to think on this one. Give me a few days. Thanks for the thoughtful discussion.