Skip to content

gerarddo/filler-server

Repository files navigation

Filler

Filler is a javascript web application that creates gcode paths for 3D printing scaffolds with research purposes on tissue engineering applications.

It is divided in two pieces of software, one for the back-end and another for the front-end.

This project was generated with [Angular CLI] and still is a work in progress.

Repositories

In a similar fashion, the app repositories are divided into back-end and front-end


Filler API

This is the live demo for the Filler API .

Getting Started

$ git clone https://github.com/gerarddo/filler-cidep-api.git
$ cd filler-cidep-api
$ npm install
$ node app.js

Make your http request to http://localhost:3000.

Routes

Path HTTP Verb Purpose
/ GET Show homepage
/simulator GET Show simulator
/fill POST Generate a Scaffold

Prerequisites

Filler API runs on Node.js and makes use of Express.

Authors

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published