Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create controller API for fellowship #26

Merged
merged 1 commit into from
May 24, 2020

Conversation

Gravewalker666
Copy link
Member

@Gravewalker666 Gravewalker666 commented May 13, 2020

Purpose

The purpose of this PR is to fix #25

Goals

The goal is to create an API to be functioned as the sef-fellowship certificate generator.

Approach

Created all the necessary files and implemented the API endpoints adhering to the above requirements in the issue.

Checklist

  • This PR doesn't commit any keys, passwords, tokens, usernames, or other secrets.
  • I have read and understood the development best practices guidelines ( http://bit.ly/sef-best-practices )
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation

Test environment

  • OpenJDK version "1.8.0_252"
  • Tomcat 9.0.35
  • Postman
  • Ubuntu 19.10

Learning

.gitignore Outdated Show resolved Hide resolved
Copy link
Member

@jayasanka-sack jayasanka-sack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! 😊

Add JavaDoc comments for the service layer :)

jayasanka-sack
jayasanka-sack previously approved these changes May 23, 2020
Copy link
Member

@jayasanka-sack jayasanka-sack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!
Clean code! 🔥

@jayasanka-sack
Copy link
Member

jayasanka-sack commented May 23, 2020

@YohanAvishke Could you please review this?

Copy link
Member

@jayasanka-sack jayasanka-sack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect!

@jayasanka-sack jayasanka-sack merged commit 942591e into sef-global:master May 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create controller API for the backend of the sef-fellowship
3 participants