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

https://github.com/geekeast/random-sampling-based-grouping

Create 2 item group from even number of items.
https://github.com/geekeast/random-sampling-based-grouping

graphql grouping random-sampling

Last synced: 11 months ago
JSON representation

Create 2 item group from even number of items.

Awesome Lists containing this project

README

          

### Commands
| Action | Command |
| :---------------------------: | ------------ |
| **build project** | `yarn build` |
| **start server locally** | `yarn dev` |
| **start API Document Server** | `yarn doc` |

### Links
| Environment | URL |
| ----------- | ------------------------------------ |
| Local | http://localhost:9901/api/graphql/v1 |