Hi, 
Its always a good idea to use JSLint / JSHint / ESLint / JSCS to revalidate 
the source. 
Its probably also a good idea to have complex parsing code in a library, 
and have unit tests that may test it without database connectivity or foxx 
dependencies. 
This can then i.e. be ran inside arangosh as well.

On Tuesday, February 8, 2022 at 2:20:02 PM UTC+1 [email protected] wrote:

> Hi,
> I am writing a microservice using foxx framework; I have added more code 
> to parse the data read from ArangoDb. Before deploying into ArangoDb 
> server, I need to debug the code to verify the parsing logic; I have tried 
> searching the way to run the foxx microservice locally, how I am unable to 
> find resources related this
>
> Thanks,
> Vishwa

-- 
You received this message because you are subscribed to the Google Groups 
"ArangoDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/arangodb/5135e3cb-189d-46c4-8346-3f2f147f26dcn%40googlegroups.com.

Reply via email to