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

https://github.com/nullthefirst/eit-api


https://github.com/nullthefirst/eit-api

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.com/Usheninte/eit-api.svg?branch=master)](https://travis-ci.com/Usheninte/eit-api)

# API

| Path | Action |
| ------------- | ------------------------- |
| `/` | [READ] Get all EITs |
| `/add` | [CREATE] Add an EIT |
| `/update/:id` | [UPDATE] Edit EIT by ID |
| `/delete/:id` | [DELETE] Delete EIT by ID |

# Documentation

- [Postman Docs](https://documenter.getpostman.com/view/4525265/SWT5iLpw?version=latest)