# @codegena/ng-api-service

> Extension for @codegena/oapi3ts: Angular services for work with REST API

Latest version **2.2.0-alpha.0** (published 2020-06-07) · MIT license · 0 weekly downloads

## Install

```sh
npm install @codegena/ng-api-service
pnpm add @codegena/ng-api-service
yarn add @codegena/ng-api-service
bun add @codegena/ng-api-service
```

## Health

**Score 25/100 (F)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.2.0-alpha.0 |
| Published | 2020-06-07 |
| First published | 2019-04-06 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 3 |
| Unpacked size | 822.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 41 |
| Author | koshevy@gmail.com |
| Maintainers | koshevy |
| Keywords | swagger, oas, oas3, oas 3, openapi, openapi3, open-api, open api, codegeneration, code generation, typescript, angular |

## Links

- npm: https://www.npmjs.com/package/@codegena/ng-api-service
- Repository: https://github.com/koshevy/codegena
- npm.io page: https://npm.io/package/@codegena/ng-api-service

## Dependencies (3)

- [ajv](https://npm.io/package/ajv.md) >= 6
- [lodash](https://npm.io/package/lodash.md) >= 4
- [prettier](https://npm.io/package/prettier.md) >= 1

## Alternatives

- [update-check](https://npm.io/package/update-check.md) — 4.0M weekly downloads
- [react-native-onesignal](https://npm.io/package/react-native-onesignal.md) — 134.5K weekly downloads
- [react-redux-toastr](https://npm.io/package/react-redux-toastr.md) — 33.7K weekly downloads
- [@nocobase/plugin-notification-manager](https://npm.io/package/@nocobase/plugin-notification-manager.md) — 2.0K weekly downloads
- [react-simple-toasts](https://npm.io/package/react-simple-toasts.md) — 1.9K weekly downloads

## Recent versions

- 2.2.0-alpha.0 (latest) — 2020-06-07
- 2.1.13-alpha.2 — 2020-05-01
- 2.1.13-alpha.1 — 2020-05-01
- 2.1.13-alpha.0 — 2020-04-25
- 2.1.12 — 2020-04-25
- 2.1.11 — 2020-04-25
- 2.1.10 — 2020-04-13
- 2.1.9 — 2020-03-29
- 2.1.8 — 2020-01-26
- 2.1.7 — 2020-01-26
- 2.1.6 — 2020-01-13
- 2.1.5 — 2019-12-17
- 2.1.4 — 2019-12-17
- 2.1.3 — 2019-06-16
- 2.1.1 — 2019-06-02
- … 3 more at https://npm.io/package/@codegena/ng-api-service/versions

## README

# @codegena/ng-api-service

Angular-module with base class for automatic generated API-services
and secondary infrastructure.

Used in `@codegena/oapi3ts-cli`.

`TBD`

---
_Source: https://npm.io/package/@codegena/ng-api-service · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
