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

https://github.com/blankparticle/postal-api


https://github.com/blankparticle/postal-api

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## How to get Started

1. Clone the repository
2. Install [Bun](https://bun.sh)
3. Run `bun install` to install the dependencies
4. Copy the `.env.example` file to `.env` and fill in the required environment variables
5. Run `bun start` to start the development server

## API Endpoints

After starting the development server, the API docs will be available at `http://localhost:3000/swagger`