Replies: 6 comments 3 replies
|
If i remember well @tomycostantino has a good start point |
0 replies
|
Hi there, I have started working on something a little while ago. So far I have created a HTTP server that registers routes and methods, takes query parameters as well. Working on a JSON parser to integrate altogether into the framework. @ZigRazor should I just commit my code and submit for review and we can add on features as we go? |
1 reply
|
@HardSoftwareFoundation/cxxfastapi_team I've committed some of the stuff I had previously worked on. It'd be good if we review it and can plan changes/add ons from there. |
0 replies
|
It looks good to be a starting point, however, as I joined this forum late,
not sure if you guys have a blueprint / design for this system ?
If yes, can it be committed to the repo please and if not yet .. can anyone
volunteer for bringing up a design so that everyone is on the same page ?
Thanks :)
…On Tue, 16 Jul 2024 at 17:47, Tomas Costantino ***@***.***> wrote:
@HardSoftwareFoundation/cxxfastapi_team
<https://github.com/orgs/HardSoftwareFoundation/teams/cxxfastapi_team>
I've committed some of the stuff I had previously worked on. It'd be good
if we review it and can plan changes/add ons from there.
—
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFAH4J73WKUMZACYLWW4NZDZMUFNLAVCNFSM6AAAAABKYM5EHWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAMBWGE4TMNI>
.
You are receiving this because you are on a team that was mentioned.Message
ID:
<HardSoftwareFoundation/CXXFastAPI/repo-discussions/1/comments/10061965@
github.com>
|
1 reply
|
Yeah I think everyone would benefit from having a high level design
document. Do you mind working on it and sharing it ? I think it will make
the development way more easier and make the system better as people can
comment and make the design more robust. It would even help to divide the
tasks amongst everyone :)
…On Thu, 18 Jul 2024 at 2:31 AM, Tomas Costantino ***@***.***> wrote:
There was initially no blueprint, I've committed what I'd done because it
may be something to start off with. I'm keen to do some blueprint of what I
have in mind and we can keep on modifying. Some of my ideas were validation
schemas, like Pydantic,static file serving, CORS handling, maybe websockets
—
Reply to this email directly, view it on GitHub
<#1 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFAH4JYIE2R5433HZR75FG3ZM3LRBAVCNFSM6AAAAABKYM5EHWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAMBXG42TIOA>
.
You are receiving this because you are on a team that was mentioned.Message
ID:
<HardSoftwareFoundation/CXXFastAPI/repo-discussions/1/comments/10077548@
github.com>
|
0 replies
|
are we going to work on this? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello everyone, I'm glad to join. How should we get started? Does anyone have any good ideas?
All reactions