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

https://github.com/jesperancinha/agent-network


https://github.com/jesperancinha/agent-network

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# agent-network

[![Generic badge](https://img.shields.io/static/v1.svg?label=GitHub&message=Agent%20Network%20👀&color=informational "Agent Network")](http://github.com/jesperancinha/agent-network)

[![GitHub License](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg?style=flat)](https://www.apache.org/licenses/LICENSE-2.0)

[![GitHub language count](https://img.shields.io/github/languages/count/jesperancinha/agent-network.svg)](#)
[![GitHub top language](https://img.shields.io/github/languages/top/jesperancinha/agent-network.svg)](#)
[![GitHub top language](https://img.shields.io/github/languages/code-size/jesperancinha/agent-network.svg)](#)

---

## Technologies used

Please check the [TechStack.md](TechStack.md) file for details.

## Status

Under construction

## Context

We are going to examine the possibilities with Neo4J and GraphQL with the GrandStack framework.

For this, we will use fictional characters and fictional stories.

## Writer's notes

As usual in my articles and blog posts, I create stories with data to analyse.
All my stories are fictional, and I have invented them myself.
Any similarity you may find between the characters, places and the stories I create, are purely coincidental.
All of these stories are pure fiction.

## Creating application via [GRANDStack](https://grandstack.io/)

```bash
npx create-grandstack-app agents-grand-stack
```

## Creation Notes

```bash
mkdir agents-apollo-server

cd agents-apollo-server

npm init

npm install apollo-server graphql rxjs --save

```
## References

- [The Fullstack Tutorial for GraphQL](https://www.howtographql.com/)
- [Criticism of Java](https://en.wikipedia.org/wiki/Criticism_of_Java)
- [Many to Many @ Fauna](https://docs.fauna.com/fauna/current/api/graphql/relations#:~:text=A%20one%2Dto%2Dmany%20relationship,of%20the%20relationship%20is%20queried.)
- [RxJS: A Simple Introduction](https://medium.com/@rossbulat/rxjs-a-simple-introduction-32fb48f52a67)
- [List of The X-Files episodes](https://en.wikipedia.org/wiki/List_of_The_X-Files_episodes)
- [Lijst van afleveringen van The X-Files](https://nl.wikipedia.org/wiki/Lijst_van_afleveringen_van_The_X-Files)
- [If Java Is A Dinosaur, Then I Must Be In The Triassic Era](http://thecodist.com/article/if-java-is-a-dinosaur-then-i-must-be-in-the-triassic-era)
- [Top 5 reasons to choose JavaScript over Java for web development](https://www.webstackacademy.com/blog/top-5-reasons-choose-javascript-java-web-development/#:~:text=JavaScript%20has%20emerged%20are%20more,use%2C%20efficiency%2C%20tools%20etc.)
- [GraphQL for JavaScript](https://graphql.org/code/#javascript)
- [Java vs Javascript](https://www.educba.com/java-vs-javascript/)
- [How to wrap a REST API with GraphQL - A 3-step tutorial](https://www.prisma.io/blog/how-to-wrap-a-rest-api-with-graphql-8bf3fb17547d)
- [Creating a Secure REST API in Node.js by Marcos Henrique da Silva](https://www.toptal.com/nodejs/secure-rest-api-in-nodejs)
- [Reactive programming and Observable sequences with RxJS in Node.js](https://www.freecodecamp.org/news/rxjs-and-node-8f4e0acebc7c/)
- [Functional Reactive Programming with the Power of Node.js Streams](https://blog.risingstack.com/functional-reactive-programming-with-the-power-of-nodejs-streams/)
- [Reactive Programming in Javascript using RxJS](https://medium.com/thecodinghype/reactive-programming-in-javascript-using-rxjs-3b05e186c115)
- [Data Access in NodeJS](https://www.tutorialsteacher.com/nodejs/data-access-in-nodejs#:~:text=Node.,js.)
- [Grandstack](https://grandstack.io/)

## About me

[![GitHub followers](https://img.shields.io/github/followers/jesperancinha.svg?label=Jesperancinha&style=for-the-badge&logo=github&color=grey "GitHub")](https://github.com/jesperancinha)