oracle-samples/oracle-db-examples

https://jsao.io/ is down?

ldsouza93 opened this issue ยท 3 comments

please tell me it'll be back

cjbj commented

I understood from @dmcghan that the domain has not been renewed.
You can find most content on places like Oracle Magazine or DZone. e.g.
https://blogs.oracle.com/oraclemagazine/build-rest-apis-for-nodejs-part-1
https://github.com/oracle/oracle-db-examples/tree/master/javascript/rest-api

thanks for the reply, the sad thing is that the part 5 of the tutorial is gone, is it still up somewhere?
that tutorial really help me a lot

edit_

i managed to find it, let me save it all real quick

part 1: https://dzone.com/articles/creating-a-rest-api-web-server-basics
part 2: https://dzone.com/articles/creating-a-rest-api-database-basics
part 3: https://dzone.com/articles/creating-a-rest-api-handling-get-requests
part 4: https://dzone.com/articles/creating-a-rest-api-handling-post-put-and-delete-r
part 5: https://dzone.com/articles/creating-a-rest-api-manual-pagination-sorting-and

cjbj commented

I know there was a big discussion about completing or extending the series. Maybe the final bit is "missing"?