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

https://github.com/vovanr/services

My services
https://github.com/vovanr/services

Last synced: 3 months ago
JSON representation

My services

Awesome Lists containing this project

README

          

# Services

[![Tested with TestCafe][testcafe-image]][testcafe-url]

[![Build Status][build-image]][build-url]

> My services

Demo: [vovanr.github.io/services][demo]

Powered by [Svelte](https://svelte.dev).

## Development

```shell
npm run dev
```

## Deploy

```shell
npm run deploy
```

## License
MIT © [Vladimir Rodkin](https://github.com/VovanR)

[demo]: https://vovanr.github.io/services

[testcafe-url]: https://github.com/DevExpress/testcafe
[testcafe-image]: https://img.shields.io/badge/tested%20with-TestCafe-2fa4cf.svg?style=flat-square

[build-url]: https://github.com/VovanR/services/actions/workflows/testcafe-workflow.yml
[build-image]: https://img.shields.io/github/actions/workflow/status/vovanr/services/testcafe-workflow.yml?style=flat-square