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

https://github.com/tidev/module-search-www

Search native Titanium modules with ease!
https://github.com/tidev/module-search-www

modules search titanium-sdk

Last synced: about 1 month ago
JSON representation

Search native Titanium modules with ease!

Awesome Lists containing this project

README

        

# Titanium Module Search

Search native Titanium modules with ease!

Production: https://modules.titaniumsdk.com/

Example Screenshot

## Dev

yarn install
yarn run dev

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

## Deploy

One time:

git remote add dokku [email protected]:modules.titaniumsdk.com

Then to release:

git push dokku main

## Help

- Add API key to allow more requests
- Add more useful properties to the results, e.g. platforms
- Include release links (?)

## Author

Hans Knöchel

## Legal

Titanium is a registered trademark of TiDev Inc. All Titanium trademark and patent rights were transferred and assigned to TiDev Inc. on 4/7/2022. Please see the LEGAL information about using our trademarks, privacy policy, terms of usage and other legal information at https://tidev.io/legal.