Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pumpum7/tatsu-lookup

A website to interact with the Tatsu API to find out information about a user.
https://github.com/pumpum7/tatsu-lookup

api stats tatsu

Last synced: about 2 months ago
JSON representation

A website to interact with the Tatsu API to find out information about a user.

Awesome Lists containing this project

README

        

# Tatsu-Lookup

A website to interact with the Tatsu API to find out information about a user.

## Features

- Statically rendered Websites
- Shareable links
- Informative and user-friendly interface

## Setup

1. Download the source code

2. Create a tatsu API Key with the `t!apikey create` command

3. Set up the .env file:

```
TATSU_KEY="XXXX" // your tatsu api key
```

4. It's suggested to host this service on [Vercel](https://vercel.com/) to automatically support the serverless functions

## Images

- ##### User Profile

![User Profile Preview](./img/UserProfile_Preview.png)

- ##### Discord Embed

![Discord Embed Preview](./img/DiscordEmbed_Preview.png)

## Planned Features

- [ ] Show the stats in the embed
- [ ] Replace the current way of showing EXP with a progress bar