Skip to content

Commit

Permalink
Merge branch 'main' into Rust-Http-Server-Sample
Browse files Browse the repository at this point in the history
Signed-off-by: Priyanshu Verma <[email protected]>
  • Loading branch information
priyanshuverma-dev committed Dec 24, 2024
2 parents 68ef436 + d878596 commit f99c8f4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions hack/samples/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -378,5 +378,10 @@
"name" : "Sample Rust Http Server",
"description" : "This project is a build of a web server in Rust on bare minimum from scratch with only native TCP. This is only a fun project to learn rust.",
"gitUrl" : "https://github.com/daytonaio/sample-rust-http-server"
},
{
"name" : "Sample React.js The NAMESPACE Community",
"description" : "The official website of The NAMESPACE Community built on React.js. This website receives 5,000+ visits per month",
"gitUrl" : "https://github.com/daytonaio/sample-react-namespace-community"
}
]

0 comments on commit f99c8f4

Please sign in to comment.