Skip to content

Commit

Permalink
Add URL encoder module
Browse files Browse the repository at this point in the history
This commit introduces a URL encoder module with CMake integration and initial test setup. It includes `tiny_url_encoder.h` and `tiny_url_encoder.c` for encoding URLs in C. A comprehensive `.gitignore` file is also added to manage IDE and build artifacts.
  • Loading branch information
SeriousSamV committed Nov 1, 2024
1 parent 89fa21a commit c10ceb7
Show file tree
Hide file tree
Showing 5 changed files with 1,504 additions and 0 deletions.
Loading

0 comments on commit c10ceb7

Please sign in to comment.