https://github.com/sanselme/sandbox
Collection of demo/sandbox/tutorial projects
https://github.com/sanselme/sandbox
demo go grpc rust sandbox swift tutorial
Last synced: 3 months ago
JSON representation
Collection of demo/sandbox/tutorial projects
- Host: GitHub
- URL: https://github.com/sanselme/sandbox
- Owner: sanselme
- License: gpl-3.0
- Created: 2022-08-22T13:09:14.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-07-26T16:32:37.000Z (8 months ago)
- Last Synced: 2025-07-26T21:26:39.321Z (8 months ago)
- Topics: demo, go, grpc, rust, sandbox, swift, tutorial
- Language: Rust
- Homepage:
- Size: 13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: code-of-conduct.md
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# SandBox
[![OpenSSF Scorecard][ossf-score-badge]][ossf-score-link]
[![Contiuos Integration][ci-badge]][ci-link]
[![CodeQL][codeql-badge]][codeql-link]
[ossf-score-badge]: https://api.securityscorecards.dev/projects/github.com/sanselme/sandbox/badge
[ossf-score-link]: https://securityscorecards.dev/viewer/?uri=github.com/sanselme/sandbox
[ci-badge]: https://github.com/sanselme/sandbox/actions/workflows/cicd.yml/badge.svg
[codeql-badge]: https://github.com/sanselme/sandbox/actions/workflows/github-code-scanning/codeql/badge.svg
[codeql-link]: https://github.com/sanselme/sandbox/actions/workflows/github-code-scanning/codeql
[ci-link]: https://github.com/sanselme/sandbox/actions/workflows/cicd.yml
[openapi-readme-link]: /docs/README.md
[hacking-readme-link]: /hack/README.md
---
### [**_Open API |_**][openapi-readme-link] [**_Hacking_**][hacking-readme-link]
---
Copyright (c) Schubert Anselme
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .