Skip to content

fkolar/todo-rest

Repository files navigation

TodoRest

Simple example to get simple use-case going using:

  • Apollo, LoonaJS and Apollo Rest Link

https://www.apollographql.com/docs/link/links/rest/

There is a rest/ folder that host rest-like endpoint.

#Running

After you run npm install

  // run rest server
  npm run rest 
  
  // run todo examples
  ng server
  

Problems

For some reason it does not hit the server.

About

Simple todo example using apolo client and loonajs connecting to rest endpoint

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published