Closed ctc-devops closed 2 years ago
Implement service file and backend routes for species backend
Possible routes:
Also, app.use('/species', speciesRouter) needs to be added to app.js
app.use('/species', speciesRouter)
Implement service file and backend routes for species backend
Possible routes: