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

https://github.com/enieber/hagrid_server

example hagrid project with platformatic
https://github.com/enieber/hagrid_server

example hagrid platformatic

Last synced: 5 months ago
JSON representation

example hagrid project with platformatic

Awesome Lists containing this project

README

          

# Hagrid Server

Example hagrid project with platformatic

## Required

- nodejs
- yarn

## Develop

- clone project with: `git clone https://github.com/enieber/hagrid_server.git`
- install project with `yarn`
- run project with yarn dev
- acess http://localhost:8081 to connect rest or graphql api

## License MIT