Rizvi's Blog

Pages

  • Home
  • Spring
  • Spring Boot
  • AWS
  • Gradle
  • Maven
  • Hibernate
  • Git
  • Logger
  • Design Pattern
  • Web Services
  • Linux
  • GraphQL
  • Contact

Monday, February 29, 2016

API Development and Study


  1. http://developer.nytimes.com/docs/read/article_search_api_v2
  2. http://stackoverflow.com/questions/7238094/securing-rest-api-without-reinventing-the-wheel
  3. http://stackoverflow.com/questions/853620/secure-web-services-rest-over-https-vs-soap-ws-security-which-is-better?rq=1
  4. http://stackoverflow.com/questions/942951/rest-api-error-return-good-practices?rq=1
  5. https://en.wikipedia.org/wiki/Replay_attack
  6. http://stackoverflow.com/questions/1418114/questions-on-proper-rest-design
  7. http://stackoverflow.com/questions/292732/self-signed-ssl-cert-or-ca
  8. http://stackoverflow.com/questions/7551/best-practices-for-securing-a-rest-api-web-service?rq=1
  9. http://stackoverflow.com/questions/319530/restful-authentication?lq=1
  10. http://security.stackexchange.com/questions/115100/securities-concerns-about-calling-rest-api-from-multiple-servers
  11. https://www.schneier.com/blog/archives/2012/10/sony_playstatio.html
  12. http://madhatted.com/2013/3/19/suggested-rest-api-practices
  13. http://stackoverflow.com/questions/20951419/what-are-best-practices-for-rest-nested-resources
  14. http://docs.oracle.com/middleware/1213/wls/RESTF/secure-restful-service.htm#RESTF284
Posted by Abu Zakir Rizvi at 9:56 PM
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Total Pageviews

191,387

Labels

  • AWS (35)
  • Java (32)
  • linux (29)
  • Data Structure and Algorithm (27)
  • Gradle (22)
  • Hibernate (18)
  • git (18)
  • Spring Boot (15)
  • AWS DynamoDB (13)
  • AWS S3 (12)
  • Maven (12)
  • MongoDB (11)
  • Spring (10)
  • Spring MVC (7)
  • Web Services (6)
  • Design Pattern (5)
  • JUnit (5)
  • Concurrency (4)
  • GraphQL (4)
  • RESTful (4)
  • Mockito (3)
  • Generics (2)
  • jdk9 (2)
  • JQuery (1)
  • JavaScript (1)
  • Programming (1)
  • jdk8 (1)

Blog Archive

  • ►  2023 (2)
    • ►  November (1)
    • ►  August (1)
  • ►  2022 (3)
    • ►  October (2)
    • ►  September (1)
  • ►  2021 (3)
    • ►  August (1)
    • ►  April (1)
    • ►  January (1)
  • ►  2020 (4)
    • ►  September (1)
    • ►  March (2)
    • ►  January (1)
  • ►  2019 (25)
    • ►  December (8)
    • ►  November (2)
    • ►  October (1)
    • ►  September (2)
    • ►  June (1)
    • ►  May (3)
    • ►  April (1)
    • ►  March (3)
    • ►  February (2)
    • ►  January (2)
  • ►  2018 (66)
    • ►  December (3)
    • ►  November (5)
    • ►  October (2)
    • ►  August (1)
    • ►  July (1)
    • ►  June (5)
    • ►  May (2)
    • ►  April (8)
    • ►  March (12)
    • ►  February (10)
    • ►  January (17)
  • ►  2017 (267)
    • ►  December (50)
    • ►  November (53)
    • ►  October (12)
    • ►  September (15)
    • ►  August (21)
    • ►  July (12)
    • ►  June (27)
    • ►  May (3)
    • ►  April (9)
    • ►  March (24)
    • ►  February (18)
    • ►  January (23)
  • ▼  2016 (267)
    • ►  December (29)
    • ►  November (14)
    • ►  October (19)
    • ►  September (7)
    • ►  August (31)
    • ►  July (20)
    • ►  June (27)
    • ►  May (24)
    • ►  April (11)
    • ►  March (34)
    • ▼  February (21)
      • Algorithm Study
      • API Development and Study
      • Indexing: indexing helps for tuning sql performance
      • log4javascript quick start tutorial
      • Mail Sending procedure using struts2
      • SQL Injection and how to prevent it? Hibernet/JPA/SQL
      • Learning and Coding Area
      • HashMap Vs HashTable
      • Next Episode - 1
      • What is law of Demeter?
      • What is single responsibility principle?
      • Some Interview Questions
      • Which sorting is used in TreeMap?
      • Use of Private Constructor
      • What is blank final variable in Java? Give an exam...
      • Initialize a "final" variable in constructor
      • Get max id of all sequences in PostgreSQL
      • PostgreSQL commands
      • Study Java Differences from here
      • Classification of Web Services and its merits and ...
      • What is Web Service?
    • ►  January (30)
  • ►  2015 (31)
    • ►  December (3)
    • ►  November (4)
    • ►  October (1)
    • ►  September (5)
    • ►  August (6)
    • ►  May (3)
    • ►  April (1)
    • ►  March (3)
    • ►  February (1)
    • ►  January (4)
  • ►  2014 (19)
    • ►  December (8)
    • ►  November (2)
    • ►  September (9)
  • ►  2013 (1)
    • ►  August (1)

About Me

Abu Zakir Rizvi
View my complete profile

Popular Posts

  • HTTP Status 405 - Request method 'POST' not supported (Spring MVC)
    Check if you are returning a @ResponseBody or a @ResponseStatus I had a similar problem. My Controller looked like that: @RequestMapp...
  • How to find\remove unused dependencies in gradle?
    UPDATE: 28-06-2016: Android support to unused-dependency In  June, 2017 , they have released the  4.0.0 version  and renamed root proj...
  • How to solve Wildfly 10 Memory Leak Issue?
    You have to increase your heap memory. For this Edit  bin/standalone.conf  configuration file, look for the first occurrence of  JAVA_OP...
  • Detected both log4j-over-slf4j.jar AND slf4j-log4j12.jar on the class path, preempting StackOverflowError.
    Detected both log4j-over-slf4j.jar AND slf4j-log4j12.jar on the class path, preempting StackOverflowError. Solution: So you have to e...
  • How to specify @lock timeout in spring data jpa query?
    To lock entities pessimistically, set the lock mode to  PESSIMISTIC_READ ,  PESSIMISTIC_WRITE , or PESSIMISTIC_FORCE_INCREMENT . If a p...
  • Difference between Spring Data JPA's findFirst and findTop?
    From  Spring Data JPA - Reference Documentation , Limiting query results The results of query methods can be limited via the keywords ...
  • SQL Injection and how to prevent it? Hibernet/JPA/SQL
    SQL Injection 1.       Prepared Statement and Callable Statement: A PreparedStatement represents a precompiled SQL statement that can ...
  • Spring Security Session Time Out and Logout
    http://www.coderanch.com/t/618053/Spring/redirect-login-page-session-timeout http://stackoverflow.com/questions/36708580/how-to-get-sess...
  • Can't lauch google-chorme-stable. Getting Out of date NSS (Libnss3)
    For older version:  Solution is to build an older version of Chrome, which you can do like this: git clone https://chromium.googlesou...

Followers

Theme images by cstar55. Powered by Blogger.