Skip to content

second-state/rusqlite-vss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SQLite-VSS HTTP Server

This is a simple HTTP server based on SQLite-VSS. It allows you to serve SQLite databases over HTTP.

Installation

To install and run the server, follow these steps:

  1. Clone the repository: git clone https://github.com/second-state/rusqlite-vss
  2. Navigate to the project directory: cd rusqlite-vss
  3. Build the project: cargo build
  4. Run the server: cargo run

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages