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

https://github.com/fey/slaka


https://github.com/fey/slaka

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Backend Chat

[![Hexlet Ltd. logo](https://raw.githubusercontent.com/Hexlet/assets/master/images/hexlet_logo128.png)](https://ru.hexlet.io/pages/about?utm_source=github&utm_medium=link&utm_campaign=exercises-javascript)

This repository is created and maintained by the team and the community of Hexlet, an educational project. [Read more about Hexlet (in Russian)](https://ru.hexlet.io/pages/about?utm_source=github&utm_medium=link&utm_campaign=js-fastify-blog).

## Install

```bash
make install
```

## Run

```sh
$ make start
# curl http://localhost:55000/api/v1/data
```