arakoodev / FlySpring

Developer-friendly Spring Boot flavor. Supercharged cli "flyfly" to make you fall in love with Java again
MIT License
7 stars 7 forks source link

Error Response of the API and API security. #11

Open lezter-prog opened 1 year ago

lezter-prog commented 1 year ago

The frameworks should have a standard Error Response For Bad Request, Not Found, Internal Server Error, Authentication Failed.

Another Thing is, The Security of the API. It shouldnt be accessible all the time by any user.