Showing 25 open source projects for "owlapi-api"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    Magic Framework

    Magic Framework

    Generate a CRUD app wrapping your database in seconds

    ...Below is a screenshot of an app built in 5 minutes using our no-code CRUD generator. Magic works by reading meta data from your database, for then to automatically generating a complete backend no-code CRUD API for you. The resulting CRUD API is secured automatically, and Magic takes care of authentication, authorization, user management, and everything else that's difficult. Afterward, you can optionally generate a CRUD Datagrid giving you a full-stack web app as the screenshot illustrates.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Dj-Rest-Auth

    Dj-Rest-Auth

    Authentication for Django Rest Framework

    ...Of course, we’ll add more API endpoints as we see the demand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    gotrue-js

    gotrue-js

    An isomorphic Javascript library for GoTrue

    An isomorphic JavaScript client library for the GoTrue API. gotrue-js uses the cross-fetch library to make HTTP requests, but an alternative fetch implementation can be provided as an option. This is most useful in environments where cross-fetch is not compatible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Laravel Auth

    Laravel Auth

    Laravel with user authentication, registration with email confirmation

    Laravel 10 with user authentication, registration with email confirmation, social media authentication, password recovery, and captcha protection. Uses offical [Bootstrap 4]. This also makes full use of Controllers for the routes, templates for the views, and makes use of middleware for routing. 5 Minutes Stand-up time. Laravel 10 with user authentication, registration with email confirmation, social media authentication, password recovery, and captcha protection. Uses official Bootstrap 4....
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Ory Kratos

    Ory Kratos

    Next-gen identity server with Ory-hardened authentication

    Headless and configurable authentication and user management, including MFA, social login, custom identities and more. Ory Kratos is a fully featured user management system built for the cloud. Control every aspect with a headless API. Ory Kratos comes with support for a wide range of 2FA protocols such as TOTP, FIDO2 & WebAuthn, works with any UI framework, and only a few lines of code are required to get it up and running. Configurable login and registration flows, multi-factor authentication, custom identity models, and bring your own UI. Ory Kratos is open-source and grows more powerful with every pull-request. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Github Authorized Keys

    Github Authorized Keys

    Use GitHub teams to manage system user accounts and authorized_keys

    Use GitHub teams to manage system user accounts and authorized_keys. Use our ready-to-go terraform architecture blueprints for AWS to get up and running quickly. Your team can operate like a pro today. Ensure that your team succeeds by using our proven process and turnkey blueprints. Plus, we stick around until you succeed. Six parts of your infrastructure must be optimized to scale and grow with your business. When you optimize these six key parts of your DevOps strategy, you’ll not only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PHP Login System w/ 5 Levels of Security

    Login with Multiple Hierarchies of User and Members!

    PHP/MYSQL Login System with 5 Levels of Security meaning "THE HEIRARCHY OF ADMINISTRATION" (Admin/Director -> Manager -> Assistant Manager -> Employees -> Guest). You can add more levels once you are familiar w/ the codes.(I modified jpmaster77)
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    Django REST Framework User

    Django REST Framework User

    This Django User Model is customised user model

    This Django User Model is a customized user model keeping in mind the practical need. JWT Support (Using Simple JWT) Mobile Number, single field for full name, REST API to register, REST API to login, MultiModelBackend: User can login using either of mobile, email or username. REST API to login with OTP (Same API endpoint as for OTP Verification; Set is_login: true while sending JSON request). OTP Verification for mobile and email, API to register / login with OTP (no pre-registration required) API to set user’s profile image. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Authing

    Authing

    IDaaS/IAM solution that can Auth to web and mobile applications

    ...Authing is the foundation for secure connections between a complex identity ecology and an application ecology in which countless identities access applications and resources in a borderless way. Authing taking "API first" as the product cornerstone, all commonly used functions in the identity field are modularized and all capabilities are provided to developers through the full scene programming language SDK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10

    truthy

    Open source headless CMS API written using NestJS, that has pre built

    Open source headless CMS API written using NestJS, that has pre built modules like User Management, Role Management, Permission Management, Email Module, Account Settings, OTP, Throttling, RBAC support, Localization, and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Carpatin Dashboard Free

    Carpatin Dashboard Free

    Carpatin is a React JS Admin Dashboard Template

    Carpatin is a React JS Admin Dashboard Template that focuses on the management flows of a back-office application. We leverage the MUI power of stylizing the components in a way that feels more professional. Discover how Carpatin can speed up your business development by using our premium jump-start template! We also have a pro version of this product which bundles even more pages and components if you want to save more time and design efforts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    nest-user-auth

    nest-user-auth

    A build for a back end which implements managing users with MongoDB

    ...It will be easy to add other GraphQL schemas following the same structure. User auth is implemented in this project because it is one of the hardest and most common things to create for an API. The intent of this project is to provide an example of how to integrate all of these technologies together that are in the NestJS documentation (NestJS, GraphQL, MongoDB, Mongoose, Passport, JWT, DotEnv, Joi, Jest) into a working backend. If you recognize an anti-pattern or a better way to do something, please post an issue. It is challenging not to repeat the structure of the models in the GraphQL schema, Mongo schema, and Typescript interfaces. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    pulse - Java web app framework / CMS

    pulse - Java web app framework / CMS

    Built for enterprise level and highly customized websites

    An open source portal solution in Java. pulse is a framework on top of the Servlet API providing easy to use and easy to extend patterns for creating browser based applications and websites. Moreover pulse delivers a set of out-of-the-box components, e.g. CMS, shopping, user management. Key features: - Cross-platform, implemented using Java technology. - Completely written using Java 6. - Provides a framework for quick development of own applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Simple Site Protection

    Secure login system for php frameworks, applications ansd sites

    This project has moved to https://github.com/julesbl/ssp and is now PHP7 complient and works in composer. The objective of these routines is to supply a secure login system to be wrapped round php applications and websites so that developers do not need to write their own. These libraries have been hardened against most web type attacks. Now has internationalisation and multiple languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    It is a simple user management application, aimed to be integrated into existing sites or projects, start of new sites. Development has halted. It will start after some releases of UniDB and LinkDB. It is brought to you by AfroSoft.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Login
    Login system! mySQL /JDBC Demonstrates the use of secured Hash functions in java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An LDAP administration library written in PHP. Provides an API to perform ldap writes (add,delete,modify,rename) and a configuration language to create object types and actions on each attribute
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JPL News is going to be a full featured Content Management Service written in PHP and utilizing Zend Framework. There will be support for unlimited catagories, archiving, RSS/ATOM Feeds, bi-directional RESTful API, User Management System and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Centralized user management system for the FCT subject.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PPUM is a PureFTPD PHP User Management System designed for an easy web-based administration of SQL stored and authenticated FTP users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TorrentVolve is a cross-platform PHP-driven web-based BitTorrent client. It focuses on speed and reliability, while also providing a full feature set. It includes a user management system, a Torrent file manager, and a configurable Torrent downloader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TIAPS ( This Is A Python Server ) is a hosting program for dynamic websites, such as forums. The server and the data-access module are intended to be multifonctional and able to process various protocols on the same port. The access uses a login system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The goal of PUMM is to provide a flexible, yet easy-to-implement userer managment system to PHP developers. It does all the donkeyword around user managment (e.g. verifying username/password, rights managment) and provides an easy-to-use interface to de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CUG user management: simple java api to create applications to support basic system adminstration taks. Escpecially tailored for administration of nds/groupwise servers with lang=dutch (NL) personal naming rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    VyomaSLM

    VyomaSLM

    Monetise Your Products & Applications

    ...Our mission is to empower software companies by simplifying license management while ensuring robust protection against unauthorized use. Vyoma LMS enables seamless integration with your applications through a flexible API, making license validation effortless and reliable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next