An open API service indexing awesome lists of open source software.

https://github.com/nuschtos/ixx


https://github.com/nuschtos/ixx

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# ixx

ixx is the search engine and index creation tool used by [NüschtOS Search](https://github.com/NuschtOS/search).

## Building fixx

```
wasm-pack build --release fixx --target web --reference-types
```

The result will be in `fixx/pkg`.

## Contact

For bugs and issues please open an issue in this repository.

If you want to chat about things or have ideas, feel free to join the [Matrix Chat](https://matrix.to/#/#nuschtos:c3d2.de).

## License

Licensed under either of

* Apache License, Version 2.0
([LICENSE-APACHE](LICENSE-APACHE) or )
* MIT license
([LICENSE-MIT](LICENSE-MIT) or )

at your option.

## Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.