Tildes for Everything is an implementation of the Everything API guidelines for the Tildes site. It allows you to connect to Tildes through the Everything middleware, providing a unified interface for making requests.
- Seamless integration with Tildes site
- Consolidated API access through the Everything middleware
- Streamlined request handling
To get started with Tildes for Everything, follow these steps:
- Clone the repository:
git clone https://github.com/everything-gripe/tildes-for-everything.git
- Install the required dependencies:
npm install
- Start the development server:
npm run start:dev
- Access Tildes through the Everything middleware by constructing the request URL in the format:
https://everything.gripe/user/localhost:3000:<username>
Contributions are welcome! If you would like to contribute to Tildes for Everything, please follow the guidelines outlined in CONTRIBUTING.md.
Tildes for Everything is licensed under the ISC License.