summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-04-27Delete documentation siteHEADmasterNicolas Paul
2023-04-25Change domainNicolas Paul
2023-04-25Change domain nameNicolas Paul
2023-04-16New documentation siteNicolas Paul
2023-04-16Go mod tidyNicolas Paul
2023-04-07Change nc0 mentions to my nameNicolas Paul
2023-04-07update depsNicolas Paul
2023-04-07Update module import pathNicolas Paul
2023-03-23Update site's domainNicolas Paul
2023-02-07Remove Dockerignoren1c00o
2023-02-07Add OpenGraph and Twitter Cardsn1c00o
2023-02-07Resize crab picture to 80x80n1c00o
The crab image in the navigation bar was too large
2023-02-07Add website contentn1c00o
2023-02-06Remove old CIn1c00o
2023-02-06Update documentationn1c00o
2023-02-06Update Dockerfilen1c00o
2023-02-06Add Makefilen1c00o
2023-02-06Add testclientn1c00o
Allows testing the generator service
2023-02-06Add Clawflake generatorn1c00o
2023-02-06Add Clawflake ID number generationn1c00o
2023-02-06Update dependenciesn1c00o
2023-02-06Add Generation API v3n1c00o
The Generation API lets users generate ID numbers
2023-02-06Init Go modulen1c00o
2023-02-06Add protobuf scriptsn1c00o
2023-02-06Delete Generation API v2n1c00o
2023-02-06Vendor Google APIS and gRPC Protosn1c00o
2023-02-06Deleting current coden1c00o
2022-10-12Update Cargo projectn1c00o
2022-10-12Remove googleapis from VCS rootsn1c00o
2022-10-12Revendor correctly googleapisn1c00o
2022-10-12Remove bad git clonen1c00o
2022-10-12Add Clawflake API v2 (#9)n1c00o
* Vendor Google APIs Protocol Buffers * Vendor googleapis/googleapis * Add Clawflake API v2 * Update temporarely buid.rs
2022-10-12Add CI Actions (#8)n1c00o
* Add CI Action for Rust * Add concurrency group and only tests on Ubuntu
2022-10-12Add CLion settingsn1c00o
2021-08-05Add docker hub imagen1c00o
2021-08-05Update README.mdn1c00o
2021-08-05Merge pull request #2 from n1c00o/snowflake-grpcn1c00o
merge working gRPC-based Snowflake generator
2021-08-05Organize imports and exportsn1c00o
2021-08-05remove logging, need a better solutionn1c00o
2021-08-05Remove loggern1c00o
2021-08-05Use Rust nigthlyn1c00o
2021-08-05Update to 0.0.0.0 or IPv6 equivalent since Docker fail on ::1n1c00o
2021-08-05Updating Dockerfile (not finished)n1c00o
2021-08-05Add documentation on service usagen1c00o
2021-08-05Add Dockerfilen1c00o
2021-08-05Add healtch check and required envn1c00o
2021-08-04Merge pull request #1 from n1c00o/add-licensen1c00o
Add LICENSE
2021-08-04Create LICENSEn1c00o
2021-07-30add todosn1c00o
2021-07-30update gitignore for future cin1c00o