Skip to content

Instantly share code, notes, and snippets.

@Gryffind96
Created January 29, 2019 19:22
Show Gist options
  • Save Gryffind96/4d85d8d767a40540ffe4f7593b87fa22 to your computer and use it in GitHub Desktop.
Save Gryffind96/4d85d8d767a40540ffe4f7593b87fa22 to your computer and use it in GitHub Desktop.
HELPERS TO START BE A BACKEND DEVELOPER
PHP: https://www.codeofaninja.com/2017/02/create-simple-rest-api-in-php.html
ASP.NET CORE 2.x: https://docs.microsoft.com/en-us/aspnet/core/tutorials/first-web-api?view=aspnetcore-2.2&tabs=visual-studio
RAILS 5.x : https://scotch.io/tutorials/build-a-restful-json-api-with-rails-5-part-one
NODEJS: https://medium.com/williambastidasblog/estructura-de-una-api-rest-con-nodejs-express-y-mongodb-cdd97637b18b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment