{"id":16074349,"url":"https://github.com/michaelsipayung/student-registration-api","last_synced_at":"2026-05-04T05:39:58.600Z","repository":{"id":221309925,"uuid":"753917470","full_name":"MichaelSipayung/Student-Registration-API","owner":"MichaelSipayung","description":"This is my personal experimentation about using rails 7 as an API only application, test driven develoment, using Json Web Token. For web apps version you can visit https://www.spmb-del.me and the endpoint for the API click link below.","archived":false,"fork":false,"pushed_at":"2024-02-26T07:33:33.000Z","size":5629,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T21:35:22.254Z","etag":null,"topics":["api-only","json-api","jwt-authentication","ruby-on-rails","test-driven-development"],"latest_commit_sha":null,"homepage":"https://spmb-api-c3753c42f80c.herokuapp.com/","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MichaelSipayung.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-07T03:04:35.000Z","updated_at":"2024-02-15T10:07:06.000Z","dependencies_parsed_at":"2024-10-31T02:33:58.553Z","dependency_job_id":null,"html_url":"https://github.com/MichaelSipayung/Student-Registration-API","commit_stats":null,"previous_names":["michaelsipayung/student-registration-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelSipayung%2FStudent-Registration-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelSipayung%2FStudent-Registration-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelSipayung%2FStudent-Registration-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelSipayung%2FStudent-Registration-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MichaelSipayung","download_url":"https://codeload.github.com/MichaelSipayung/Student-Registration-API/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247325647,"owners_count":20920713,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-only","json-api","jwt-authentication","ruby-on-rails","test-driven-development"],"created_at":"2024-10-09T08:42:45.071Z","updated_at":"2026-05-04T05:39:53.552Z","avatar_url":"https://github.com/MichaelSipayung.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# University Student Registration API\n\nThis is a Rails API application designed to handle student registration for universities. It provides endpoints for creating, updating, and retrieving student registration data. Alternative API documentation on bumb.sh click link below https://bump.sh/decryptcoder/doc/spmb-del.\n\n## Features\n\n- Student Registration: Students can register for the university by providing necessary details.\n- Course Enrollment: Registered students can enroll in available courses.\n- Student Profiles: Each student has a profile where they can update their details and view their enrolled courses.\n- Course Management: Admin users can create, update, and delete courses.\n- JWT and Bearer Authentication: The API uses JWT (JSON Web Tokens) for authentication, ensuring secure access to the endpoints.\n- API Documentation: The API endpoints are documented using Swagger UI, providing an interactive interface for exploring the API.\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\n### Prerequisites\n\n- Ruby version 3.0.0\n- Rails version 7.1.3\n- PostgreSQL or Sqlite3\n\n### Installation\n\n1. Clone the repository:\n2. Change into the directory\n3. Install the dependencies\n4. Setup the database or run migration\n6. Start the server\n\nThe application is now running at `http://localhost:3000`.\n\n## API Documentation\n\nThe API documentation is available at `http://localhost:3000/api-docs`. The documentation provides a detailed description of each endpoint, including the required parameters and the response format. It also provides an interactive interface for making requests to the API.\n\n## Running the tests\n\nRun the test suite using the following command:\n\n1. rails test:controllers\n2. rails test:models\n\n## Contributing\n\nWe welcome contributions to this project! Please read our [Contributing Guide](CONTRIBUTING.md) for more information.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Example Swagger UI Result\n![Image description](https://spacecodemiller.nyc3.cdn.digitaloceanspaces.com/asset-api-only/bump.sh.png)\n\n![Image description](https://spacecodemiller.nyc3.cdn.digitaloceanspaces.com/asset-api-only/curlresponse.png)\n\n![Image description](https://spacecodemiller.nyc3.cdn.digitaloceanspaces.com/asset-api-only/pmdkresult.png)\n\n![Image description](https://spacecodemiller.nyc3.cdn.digitaloceanspaces.com/asset-api-only/1.png)\n\n![Image description](https://spacecodemiller.nyc3.cdn.digitaloceanspaces.com/asset-api-only/2.png)\n\n![Image description](https://spacecodemiller.nyc3.cdn.digitaloceanspaces.com/asset-api-only/3.png)\n\n![Image description](https://spacecodemiller.nyc3.cdn.digitaloceanspaces.com/asset-api-only/4.png)\n\n![Image description](https://spacecodemiller.nyc3.cdn.digitaloceanspaces.com/asset-api-only/5.png)\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelsipayung%2Fstudent-registration-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelsipayung%2Fstudent-registration-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelsipayung%2Fstudent-registration-api/lists"}