0.0.52 • Published 4 years ago

@fourall/arki-api-context v0.0.52

Weekly downloads
87
License
MIT
Repository
gitlab
Last release
4 years ago

4All Arki API

The 4All Arki API is an initiative to normalize all API's and microservices in general that are developed in NodeJS.

This architecture has the following premises...

  1. TypeScript is a mandatory language;
  2. Every API is based on GraphQL with optional transport to Swagger Rest API;
  3. All scalar types that you'll ever need are (or should be) standardized in the @fourall/arki-api-types package;
  4. 99.9% of the errors you will need to safely throw in your API should be covered by the @fourall/arki-api-errors;
  5. All types used in your API schema are serializeable (and encrypted) so you can safely transport data through network
  6. All APIs are dependent of Redis Database when caching objects, queues and PubSub

Roadmap

  • A repository to handle batching queues in the API will be added in short
  • An official PubSub in the API will be added in short
  • More documentation will be added in short
0.0.51

4 years ago

0.0.52

4 years ago

0.0.50

4 years ago

0.0.49

4 years ago

0.0.41

4 years ago

0.0.42

4 years ago

0.0.43

4 years ago

0.0.45

4 years ago

0.0.46

4 years ago

0.0.47

4 years ago

0.0.48

4 years ago

0.0.40

4 years ago

0.0.38

4 years ago

0.0.39

4 years ago

0.0.37

4 years ago

0.0.34

4 years ago

0.0.33

4 years ago

0.0.32

4 years ago

0.0.30

4 years ago

0.0.31

4 years ago

0.0.29

4 years ago

0.0.25

4 years ago

0.0.26

4 years ago

0.0.27

4 years ago

0.0.28

4 years ago

0.0.23

4 years ago

0.0.24

4 years ago

0.0.22

4 years ago

0.0.20

4 years ago

0.0.21

4 years ago

0.0.17

4 years ago

0.0.18

4 years ago

0.0.19

4 years ago

0.0.16

4 years ago

0.0.15

4 years ago

0.0.14

4 years ago

0.0.13

4 years ago

0.0.12

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago