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

https://github.com/ajhenry/serverless-workshop

A workshop for demonstrating the power of GraphQL and Serverless
https://github.com/ajhenry/serverless-workshop

graphql hacktoberfest serverless typescript

Last synced: 8 months ago
JSON representation

A workshop for demonstrating the power of GraphQL and Serverless

Awesome Lists containing this project

README

          



A workshop for demonstrating the power of GraphQL and Serverless.




Quick Start
Documentation
Credits
License

## Quick Start

The easiest way to get up and running is to run

```sh
npm i
npm start
```

This will create a server for you at [localhost:3000/graphql](http://localhost:3000/graphql)

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Andrew

💻

Nicholas Smider

📖 💻

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

## License

[MIT](LICENSE.md)