Answer the question
In order to leave comments, you need to log in
What are open source systems for public REST APIs?
Good afternoon,
There was a task to write a system (small) - an API for implementing various functions. Are there any systems that allow the following:
1. Registering and issuing credentials
2. Receiving REST requests with access checking and logging
3. The ability to write your own hooks / methods / procedures for each call
4. Auto-documenting
I, for a long time, have been like this in ruby did, but is it possible - are there any ready-made developments that will develop without me? :)
Thanks in advance
Answer the question
In order to leave comments, you need to log in
Autodocumentation - you can look towards swagger.io
But keep in mind that no one will write the documentation for you. You have to write everything yourself. Any tools will only bring everything into a normal form suitable for use.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question